a:link { color: #3399FF; 
		 text-decoration: none; 
		 clip: rect( ) }
a:visited { color: #3399FF; 
			text-decoration: none; 
			clip: rect( ) }
a:hover { color: #99CCFF; 
		  text-decoration: none; 
		  clip: rect( ); 
		  border: none}
a:active { color: #FF9900; 
		   text-decoration: underline; 
		   clip: rect( ) }
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-size: 12pt; 
		 font-style: normal; 
		 color: #FFFFCC; 
		 line-height: 21pt}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-size: 16pt; 
			 font-weight: bold; 
			 color: #FF9900}
.fineprint {  font-family: Tahoma, Arial, "sans serif"; 
			  font-size: 9pt; 
			  font-style: normal; 
			  color: #FF9900}
.subheadline { font-family: Verdana, Arial, Helvetica, sans-serif; 
			   font-size: 13pt; 
			   font-weight: bold; 
			   color: #FF9900}
hr { color: #663300}
.frontpagetitle { font-family: Verdana, Arial, Helvetica, sans-serif; 
				  font-size: 16pt; 
				  font-weight: bold;}
.rosterheadline { font-family: Trebuchet MS, Arial, sans serif; 
				  font-size: 14pt; 
				  font-weight: bold; 
				  color: #FF9900}
.sidebar { font-family: Tahoma, Arial, sans serif; 
		   font-size: 10pt; 
		   font-style: normal; 
		   color: #FF9900; 
		   line-height: 15pt}
.copyrights { font-family: Tahoma, Arial, "sans serif"; 
			  font-size: 9px; 
			  font-style: normal; 
			  color: #CC6600}

