									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 12px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}										

td					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 12px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
					
.head				{ font-size           : 18px;
					  letter-spacing      : +.0px;
					  color               : #3995BF;
					  font-weight		  : bold;
					}
					
.subhead			{ font-size           : 12px;
					  letter-spacing      : +.0px;
					  color               : #333333;
					  font-weight		  : bold;
					}
					
.initial			{ font-size           : 18px;
					  letter-spacing      : -.4px;
					  color               : #184b81;
					  font-weight		  : bold;
					}
					
.copy				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #666666;
					}
					
a                   { color               : #B57318;
					  text-decoration     : underline;

					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #333333;
					}
					
