A:visited {
	color : 184f27;
	text-decoration : none;
}
A:HOVER {
	color : Olive;
}
.text {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
.legal {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
.heading {
	font-size : 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 184f27;
	font-weight: bold;
	font-style : italic;
}
.formfields {
	background-color: #deb87c;
	color : black;
	font-family: Arial, Helvetica, sans-serif;
}A:active { 
	color : 184f27;
	text-decoration : none;
 } A:link { 
	color : 184f27;
	text-decoration : none;
 } .heading2 {  font-family: "Times New Roman", Times, serif; font-size: 44px; color: #FF0000; font-weight: bolder}
