/* CSS Document */

 A:LINK {color:#EEFFFF;         text-decoration:none;}
 A:HOVER {color:#EEFFFF; 	  text-decoration :none; 	  font-weight : bold;} 	  
 A:ACTIVE {color:#EEFFFF; 	  text-decoration :none;} 	  
 A:VISITED {color:#EEFFFF; 	  text-decoration :none;} 
 BODY {background-color:#202020; font-family: "Arial Narrow"; font-size: 18px; color: #fff;}                 
 HR {border: 0;   width: 100%;   color: #fff;   background-color: #fff;   height:1px;}         
 .STYLE4  {font-family: "Arial Narrow";    font-size: 26px;}
 .STYLE3  {font-family: "Arial Narrow"; 		font-size: 16px;    text-align:center;} 
 .STYLE2  {font-family:"Times New Roman",Georgia,Serif; 		font-size: 24px;    text-align:center;}       
 
 
    
