H1
{
	font-size: 18px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

BODY, TD, SELECT, INPUT
{
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.formfield 
{  
	font-family: ,"Tahoma, Arial, Helvetica, san-serif"; 
	font-size: 12px; 
	line-height: 14px; 
	border: 1px solid #800000; 
	background-color: #ebebeb;
}

.redsubmitbutton 
{
	font-family: "Tahoma, Arial, Helvetica, sans-serif"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #800000; 
	cursor: hand
}

.bluesubmitbutton 
{
	font-family: "Tahoma, Arial, Helvetica, sans-serif"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #191970; 
	cursor: hand
}

.greensubmitbutton 
{
	font-family: "Tahoma, Arial, Helvetica, sans-serif"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #006400; 
	cursor: hand
}
