    BODY { 
    	Background-Color: #000000;
    	Font-family: Verdana, Helvetica, Arial, Sans-Serif;
    	Color: #666666;
    	margin:0px;
    	font-size: 12px;
    	 }
    	h1{
    	font-size: 20px;
    	COLOR: #333333;
    	Font-family: Verdana, sans-serif;
    	}
    	h2{
    	
    	font-size: 14px;
    	COLOR: #333333; 
    	
    	 }
    	 h3{
    	 font-size: 12px;
    	COLOR: #FF6600;
    	font-weight: bold;
    	 }
    	input{
    	Font-family: Verdana, Helvetica, Arial, Sans-Serif;
    	font-size: 12px; 
    	 }
    	
    	 
    	 .topmenu{
    	 Font-family: Verdana;
    	 font-weight:bold;
    	 font-size:20px;
    	 color:#666666;
    	 }
    	 
    	 .toptopmenu{
    	 border-top:3px solid #FF6600;
    	 }
    	 .bottomtopmenu{
    	 border-bottom:5px solid #FF6600;
    	 }    	 
    	 
    	 .bodyCell{
    	 background-color: #ffffff; 
    	 color: #000000;
    	 font-size:12px;
    	 }
	a.menutext:hover {
				text-decoration: underline;
				color: #FF6600;		
				font-size: 30px;
				font-family: Impact, sans-serif;
				
			}
			a.menutext{
				text-decoration: none;
				color: #FF6600;		
				font-size: 30px;
				font-family: Impact, sans-serif;
				
				}    	 