form {
	background-color: f4f4f4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

a:link {
	color: #006600;
	font-size: 18px;
	font-weight: bold;

}
a:visited {
	color: #006600;
	font-size: 18px;
	font-weight: bold;




}
a:hover {
	color: #993300;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;



}
a:active {
	font-size: 18px;
	font-weight: bold;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}
