<style>
 

  H1 { font-size: x-large; color: #CB3305; }  
  h1 { font-size: x-large; color: #CB3305; }  
  H2 { font-size: large; color: #020A91;  }
  H3 { font-size: medium; color: #020A91; }
  H4 { font-size: small; color: #020A91;  }
  BODY { background: #f9fbef;  margin:10px; font-family: "Arial", sans-serif; font-size:1em ; font-style: normal; color: #020A91}

  table { background: #e5e7f7; font-size: 0.9em }
  A:link    { color: #fd7729; font: bold; text-decoration: none }
  A:active  { color: #0044cc; font: bold; text-decoration: none  }
A:visited { color: #0013cc; font: bold; text-decoration: none  }
A:hover{ background: #aaff44; color: #fd7729 }  



</style>
 


