body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#006600
	

}
.bodytext {
	
	font-size: 12px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextwhite {
	
	font-size: 12px;
	font-weight: normal;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextgreen {
	
	font-size: 12px;
	font-weight: normal;
	color: 006600;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyheader {
	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;	
}
.pageheader {
	
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 006600;
}
A:link {
color:green; 
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none
}
A:visited {
color:green; 
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none
}
A:active {
color:green; 
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none
}
A:hover {
color:green; 
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;

}