H1 {font-family: time new roman, times;
    font-size: 13pt;
    font-style: italic;
    background-color: blue;
    color: #ccffff;}

H2 {font-family: arial;
    font-size: 16pt;
    font-style: italic;
    font_weight: bold;
    color: orange;}

H3 {font-family: arial;
    font-size: 10pt;
    font-style: italic;
    font_weight: normal;
    color: black;}

BODY {font-family: verdana, arial;
      font-size: 10pt;
      background-color: white;
      color: black;
      BGPROPERTIES="FIXED";
      line-height: 120%;}

H4 {font-family: verdana, arial;
      font-size: 15pt;
      background-color: #000000;
      font-weight: bold;
      color: white;
      line-height: 100%;}

H5 {font-family: verdana, arial;
    font-size: 16pt;
    font-style: italic;
    font_weight: bold;
    color: red;}

A:link {color: green}
A:visited {color: red}