body { 
	Arial, Helvetica;
	font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #C0C0C0; 
        margin-bottom : 0;
        margin-top : 0
	scrollbar-shadow-color: eeeeee;
	scrollbar-track-color: eeeeee;
	scrollbar-highlight-color: eeeeee;
	scrollbar-arrow-color: red;
	scrollbar-darkshadow-color: blue;
	}

H1   {
	background-color : transparent;
        font-family : Comic Sans Ms, Arial, Helvetica, sans-serif;
        font-size : 35px;   font-weight : bold;
        color : white;
	

        }



H2    {
       	
        font-family : Arial, Helvetica, sans-serif;
        font-size : 22px;
       color : #C0C0C0; 
      
        	}

H3   {
	background-color : transparent;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;   font-weight : bold;
        color : #C0C0C0;
	border-bottom: 1px solid red;
	 line-height : 230%;   }

H4   {
	background-color : transparent;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;   
        color : #C0C0C0;
	line-height : 180%;   }

H5   {
	background-color : transparent;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;   
        color : #C0C0C0;
	line-height : 180%;   }
	
	
P,OL,UL,DD {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        line-height : 130%;
        margin-top: 0; 
        margin-bottom: 0;
        

        font-size : 12px   }
        
Li {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        line-height : 150%;
        margin-top: 5; 
        margin-bottom: 5;
        

        font-size : 12px   }


TD,TR {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 12px;  
        
        
 }



a:link {
	font-size : 12px;
	color : #C0C0C0;
	 font-weight : bold;
	 text-decoration : underline;


}

a:visited {
	font-size : 12px;
	text-decoration : underline;
	color : #C0C0C0;
}

a:hover {	
	font-size : 12px;
	color : white;
	text-decoration: underline;

}

A:active {
	font-size : 12px;
        color: white;
        text-decoration: underline;
       
         }




.kl {color : black; font-size : 10px; }


.ha {
        color : black;
        font-weight: bold;
        font-size : 12px;
        background-color : transparent; }




