BODY {
  background: #ffffff;
  font-size: 10px;
  color: #ffffff;
  margin: 0px;
   font-family :  Tahoma, Verdana, Arial, sans-serif;
}

A { 
  color: #666666; 
  text-decoration: none; 
}

A:hover { 
  color: #666666; 
  text-decoration: underline;  
}

h1 {
    font-family:  Tahoma, Verdana, Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    }


