.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#E3FA38;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #CCCCCC;
}

.bodytextblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
body {
	background-color: #006402;
}
a:link {
	color: #0DCCE9;
}
a:visited {
	color: #0DCCE9;
}
a:hover {
	color: #0DCCE9;
}
a:active {
	color: #0DCCE9;
}

