   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;
  margin-top:-1px;
  }
  
  #lientransparent a:link {color: #FFFFFF;  text-decoration:none;}
  #lientransparent a:visited {color: #FFFFFF;  text-decoration:none;}
  #lientransparent a:hover {color: #FFFFFF;  text-decoration:none;}
  
  a:link {color: #0099FF;  text-decoration:underline;}
  a:visited {color: #0099FF;  text-decoration:underline;}
  a:hover {color:#FFD52B; text-decoration:underline;}
  
