body {
	font-family: georgia, times;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	background-attachment: fixed;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: georgia, times;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline; 
	text-align: center;
}
h3 {
	font-family: georgia, times;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: georgia, times;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	display:inline; 
}
h5 {
	font-family: georgia, times;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	display:inline; 
}
p {
	font-family: georgia, times;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
td {
	text-align: left;
	font-family: georgia, times;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
li {
	text-align: left;
	text-indent: 0px;
	padding: 1px;
    margin: 0px;
    list-style: none;
    line-height: 170%;
    font-weight: normal;
}
a:link {
	
	font-weight: bold;
	
}
a:visited {
	
	font-weight: bold;
	
}
a:hover {
	
	
	
}
a:active {

	font-weight: bold;
	
}
.input_field {
	font-family: georgia, times;
  font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}

.biggreen {
		font-family: georgia, times, serif;
		font-size: 17px;
		color: #405500;
		font-weight: bold;
		display:inline; 
		text-align: center;
	}
