body, td
    {
      font-family: verdana;
      font-size: 14px;
    }
    a
    {
      text-decoration: none;
    }
    a:hover
    {
      text-decoration: underline;
    }
    a.menu
    {
      text-decoration: none;
      font-size: 12px;     
      font-weight: normal;          
    }    
    a.menu:hover
    {
      text-decoration: underline;             
    }  
    h1 
    {
      font-size: 16px; 
      background: #eeeeee; 
      padding: 2px;  
      padding-left: 7px;    
    }  
    h2
    {
      font-size: 14px; 
      background: #eeeeee; 
      padding: 2px;   
      padding-left: 7px;   
    }  