{background-color: #89dddd;
font-family : Arial}


 H1 { font-family : Arial;
      font-style : normal;
      font-size : 18.0pt;
      color : blue;}
  
 H2 { font-family : Arial;
      font-style : italic;
      font-weight : bold;
      font-size : 16.0pt;}

H3 { font-family : Arial;
     font-style : normal;
     font-weight : bold;
     font-size : 14.0pt;}

H4 { font-family : Arial;
     font-style : normal;
     font-weight : bold;
     font-size : 12.0pt;}

A:visited {color : blue;}
A:hover {text-decoration: none; color : black;}