a:aktive  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    	font-weight : normal;
    	text-decoration : none;
    	
    }
    
    a:hover  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : blue;
    	text-decoration : underline;
    	
    }
    
    body  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    	
    }
    
    a  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : navy;
    	text-decoration : none;
    	
    }
    
    .stath  {
    	font-family : Verdana, Arial;
    	font-size : 8pt;
    	color : maroon;
  	
    }

 .statt  {
    	font-family : Verdana, Arial;
    	font-size : 7pt;
    	color : black;
  	
    }

 .white  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : white;
  	
    }


    
    table  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    }
    
    td  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    }
	
	    h2  {
    	font-family : Verdana, Arial;
    	font-size : 15pt;
    	color : #b8860b;
    }
.myInput{
	font-family : tahoma,verdana,helvetica,courier,arial,sans-serif;
	background-color : #AFDFFF;
	font-size : 8pt;
	color : #006699;
}

