/* CSS Document */
tt { font-family: arial, sans-serif;
	 font-size: 12px;
	 color: #000000; }
	 
.green { font-family: arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #669933; }
	 
.nav { font-family: arial, sans-serif;
	 font-size: 11px;
	 color: #669933; }
	 
.blackmd { font-family: arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #000000; }
	 
.news1 { font-family: Times New Roman, sans-serif;
	 font-size: 24px;
	 font-weight: bold;
	 color: #000000; }
	 
.news2 { font-family: Times New Roman, sans-serif;
	 font-size: 30px;
	 color: #000000; }
	 
.black { font-family: arial, sans-serif;
	 font-size: 11px;
	 color: #000000; }
	 
.blacklg { font-family: arial, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 color: #000000; }
	  
.lineOff { text-decoration: none }
		 
a.bottomnav:hover {
	color: #669933;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none; }
	
a.bottomnav:link {
	color: #669933;
	font-family: arial, sans-serif;
	font-size: 11px; }
	
a.bottomnav:active {
	color: #669933;
	font-family: arial, sans-serif;
	font-size: 11px; }
	
a.bottomnav:visited {
	color: #669933;
	font-family: arial, sans-serif;
	font-size: 11px; }