   html, body, td, p, ul, li {
   font-size : 12px; 
   font-family :  Trebuchet MS, Arial, sans-serif;
   font-color : black;
   }

  
  h1 {
  font-size : 20px;
  font-family :  Trebuchet MS, Arial, sans-serif;
  color : #FFC004; 
  font-weight: bold;
  text-align: left;  
  }
  
  h2 {
  font-size : 13px; 
  font-family :   Trebuchet MS, Arial, sans-serif;
  color:#A40000;    
  text-align: left;
  }
   
  a:link {color: #0099FF;  text-decoration:underline;}
  a:visited {color: #0099FF;  text-decoration:underline;}
  a:hover {color:#FFD52B; text-decoration:underline;}
