.normalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.menuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
.formfields {
	BACKGROUND-COLOR: #E3E6F2;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 6pt;  
	BORDER-BOTTOM: #333333 thin groove 1px;
	BORDER-LEFT: #333333 thin groove 1px;
	BORDER-RIGHT: #333333 thin groove 1px;
	BORDER-TOP: #333333 thin groove 1px;
	  
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover(color:green;);