.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #005022;
	font-weight: bold;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;


}
