tr,td,body {
	font-family:  Verdana; 
	font-size: 8pt;  
	color: #000000;
}  

.h2 {
	font-family:  Verdana; 
	font-size: 16pt;  
	font-weight:bold;
	color: #506f9d;
}  


.text {
	font-family:  Verdana; 
	font-size: 8pt;  
	color: #1c1c1c;
}  

.copy{
	font-family:  Verdana; 
	font-size: 7pt;  
	color: #ababab;
}  


div, p, em { 
	font-family:  Verdana; 
	font-size: 8pt;  
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


span { 
	font-family:  Verdana; 
	font-size: 8pt;  
	text-decoration: none;
	color: #a70320;
	font-weight: normal;
}

.large { 
	font-family:  Verdana; 
	font-size: 9pt;  
	text-decoration: none;
	color: #a70320;
	font-weight: normal;
}
			
A:link, A:visited { 
	font-family:  Verdana; 
	font-size: 8pt;  
	color: #336666;
	font-weight: normal;
}

A:active, A:hover { 
	font-family:  Verdana; 
	font-size: 8pt;  
	color: #a70320;
	font-weight: normal;
}

 
input,textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal;  
	color: #000066; 
	background-color: #FFFFFF; 
	border: 1px  #dcdcdc solid;
	cursor: hand
}

.submit  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal;  
	color: #000066; 
	background-color: #e5e5e5; 
	border: 1px  #808080 solid;
	cursor: hand
}


.noborder { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal;  
	color: #000066; 
	background-color: #FFFFFF; 
	border: 0px  #00349c solid;
	cursor: hand
}

.radiogray { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal;  
	color: #000066; 
	background-color: #f7f7f7; 
	border: 0px  #00349c solid;
	cursor: hand
}