.boby {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: 00352A;
	text-decoration: none;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #009966;
	text-decoration: none;

}
a.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #009966;
	text-decoration: underline;

}.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
input { 
 background-color: #F8F8F4;
 margin-right: 0px;  
 border: 1px solid #B1C9BC; 
 font: 12px "Times New Roman", Times, serif;
}