body { 
   margin : 0px 0 0 0; 
font-family :  Arial,Helvetica,Verdana, sans-serif;
Background-color : #FFFFE0; 
 } 



td.menu { 
   color : blue; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size : 16px; 
   text-align : center; 
    
   border-style : solid; 
   border-width : 1px; 
   border-color: Green #669933;
   
 } 
td.emptygreen { 
   border-bottom-color : Green; 
   border-bottom-style : solid; 
   border-bottom-width : 3px; 
 } 
td.emptyblue { 
   border-bottom-color : blue; 
   border-bottom-style : solid; 
   border-bottom-width : 3px; 
 } 

.menu img {
vertical-align:middle;

}


.menu {
Background-color : #008000; 

}

a.menu:link { 
   color : #FFFFE0;
 text-decoration : none; 
 } 
a.menu:visited { 
   color : #FFFFE0; 
 } 

.line {
    
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}


li {
line-height:150%;


}