									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}										

td					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
					
SELECT				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					  font-weight		  : bold;
					}
					
INPUT				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 10px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					  font-weight		  : bold;
					}
					
.head				{ font-size           : 14px;
					  letter-spacing      : -.4px;
					  color               : #805700;
					  font-weight		  : bold;
					}
					
.subhead			{ font-size           : 12px;
					  letter-spacing      : -.2px;
					  color               : #8D0709;
					  font-weight		  : bold;
					}
					
.gal				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #FFFFFF;
					}
.copy				{ font-size           : 10px;
					  letter-spacing      : -.2px;
					  color               : #8D0709;
					}
					
a                   { color               : #8D0709;
					  text-decoration     : underline;

					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #8D0709;
					}
					
