    BODY
    {
      background: #a8a8a8;
      font-family: Verdana;
      font-size: 12px;
    }
    TD
    {
      font-size: 12px;
    }
    A,A:active,A:visited
    {
      color: blue;
      text-decoration: none;
    }
    A:hover
    {
      text-decoration: underline;
      color: red;
    }
H1 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; line-height: normal; color: #000099; text-decoration: none; margin-bottom: 0px}
