/* General Formats */



BODY {
          background-color:FFF8DC; 
          color:003399; 
          font-family:'Comic sans MS', sans-serif;
          font-size:12pt;
          }

A:hover {color:408080; font-weight: bold}
A:link {color:408080;}


H1 {

   font-size:20pt; 
   color: 003399;}

H2 {
   font-size:16pt;
   color: 003399;}

H3 {
   font-size:12pt;
   color: 003399;}


TD {
   font: 12pt Comic Sans MS;
   color: 003399;}
