A:link {
	text-decoration: none;
	color: #004E00;

}
A:visited {
	text-decoration: none;
	color: #004E00;
}
A:hover {
	color: #0FA20F;
	text-decoration: underline;
}
.header1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.links {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #004E00;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.sublinks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.headersmall {

	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #035403;
	text-decoration: none;
	font-weight: bold;
}
.headersmallitalic {
	font-family: Arial;
	font-size: 12px;
	color: #035403;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
