body {

background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
color: #666666; 
font-size: 11px
}
a:link, a:visited   {color: #ffffff; text-decoration: none; font-size: 0.9em; font-weight: bold;
} 

a:active, a:hover{color:  #ffff00; font-size: 0.9em; font-weight: bold;
}

table {
width: 100%;  padding: none;  
margin-top: 0px; margin-left: 0px; margin-right: 0px;
align: left;   
   }
 #td { background-image: url(images/splash2.jpg);
background-repeat: no-repeat;
}
 h1,h2,h3,h4 {
 color: #FFFFFF; padding: 0px;
 font-size: 1.4em; 
 }
 ul  { 
 font-family:  ariel, helvetica, sans-serif ; 
 font-color: #666633;
 font-size: 13px; 
 font-weight: bold;
 list-style-type: none;
 padding-left: 10px;  
 margin-left: 100px; 
 margin-top: 20px; 
 margin-bottom: 10px;
 text-align: left; 
 background: transparent; 
 }
 li { margin-bottom: 15px; color: #333f03;}