body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#006400;
}



h1 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


h3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


a {
	font-size: 10px;
	color: #0566FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0566FF;
}
a:hover {
	text-decoration: underline;
	color: #0566FF;
}
a:active {
	text-decoration: none;
	color: #0566FF;
}


.footertext {font-size: 12; font-weight: bold; }


