body    {
	   font-family : Arial;
	   font-size: 10;
	}
 .on    { 
						font-family :Tahoma;
       font-size: 13; 
       font-style: oblique;
       text-decoration: overline;
       color: "#804000"; 
       background-color: "#F8FEE0";
       	     
        }

 .off   { 
							 font-family :Tahoma;
        font-size: 12; 
        text-decoration: none;
   
              
        }
td    {
	   font-family : Arial;
         font-size: 10;	
}
a:visited {
	color: #660000;
}
