									
body				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}										

td					{ font-family		  : verdana, arial, helvetica, sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
					
.title				{ font-family		  : times, "new century schoolbook", garamond, serif;
					  font-size           : 14px;
					  letter-spacing      : +1.2px;
					  line-height		  : 24px;
					  color               : #669900;
					  font-weight		  : bold;
					}
.hdr				{ font-family		  : times, "new century schoolbook", garamond, serif;
					  font-size           : 16px;
					  letter-spacing      : +1.2px;
					  line-height		  : 24px;
					  color               : #cc0000;
					  font-weight		  : bold;
					}
.copy				{ font-size           : 9px;
					  letter-spacing      : -.2px;
					  color               : #999999;
					}
					
.red				{ font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #cc0000;
					  font-weight		  : bold;
					}
										
a                   { color               : #003300;
					  text-decoration     : underline;

					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #333333;
					}
					
