body { 
     font: 8pt arial;
 }

body.header{
     background-color: #3366cc;
     color: #ffffff;            
}

body.menu {
     background-color:  #6699cc;          
     color: #ffffff;
}

td.menubar {
               
}

td.menuheader {
     font: 10pt arial;       
     text-align: center;   
     font-weight: bold;                             
}
p.title {
     text-align: left;        
}
td.menuitem {
     font: 8pt arial;
}
a:hover {color:red; text-decoration:none;} 
