<STYLE>
   <!--
      BODY 
      {
         background-color: #FDF5E6;
         color: black
      }

      A:link
      {
         color: #0000FF
      }

      A:visited
      {
         color: 800080
      }

      A:active
      {
         color: #FF0000
      }

      H1
      {
         text-align: center
      }

      H2
      {
         text-decoration: underline
      }

      H3
      {
         font-style: italic
      }
   -->
</STYLE>