body, td {font-family: Verdana, Arial, Helvetica, sans-serif; 
          COLOR: rgb(0,0,0); 
          font-size: 13px;} 
 
td.head { font-size: 16px;
          font-weight: bold; }
		  
td.maxy { font-size: 24px; }

td.little { font-size: 10px;} 

td.arr { COLOR: rgb(255,255,255); 
          font-size: 16px;}
		  
td.wht { COLOR: rgb(255,255,255);
         font-weight: bold; 
          font-size: 13px;}		  
		  
td.bot { COLOR: rgb(255,255,255);         
		 font-size: 12px;}	  		   
 
A { font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 13px;
	COLOR: rgb(0,0,180);} 
	
A:Hover {COLOR: rgb(150,0,48);}

A.wht { font-weight: bold;
		font-size: 13px;
	    COLOR: rgb(255,255,255);} 
	
A.wht:Hover {COLOR: rgb(240,240,240);}

A.bot { font-size: 10px;
         text-decoration : none;
		 COLOR: rgb(255,255,255);} 
	
A.bot:Hover {COLOR: rgb(240,240,240);}

A.bott { font-size: 10px;
         text-decoration : none;
		 COLOR: rgb(0,0,0);} 
	
A.bott:Hover {COLOR: rgb(240,240,240);}

A.bold {font-weight: bold; 
	font-size: 13px;
	COLOR: rgb(0,0,180);} 
	
A.bold:Hover {COLOR: rgb(150,0,48);}

A.little { font-size: 10px; 
	COLOR: rgb(0,0,180);} 
	
A.little:Hover {COLOR: rgb(150,0,48);} 

