<STYLE>
  <!--

    BODY {background: tan; margin: 2px }

    H1 { font-family: Times, serif;
         font-size: 16pt;
         font-weight: bold;
         text-align: center;
         color: navy;
         margin-top: 3px;
         margin-bottom: 8px
       }

    H2 { font-family: Times, serif;
         font-size: 14pt;
         font-weight: bold;
         color: black;
         margin-top: 0px;
         margin-bottom: 3px
       }

    H2.maroon { color: maroon }
    H2.teal   { color: teal }

    H3 { font-family: Times, serif;
         font-size: 12pt;
         font-weight: bold;
         color: black;
         margin-top: 0px;
         margin-bottom: 3px
       }

    H3.maroon { color: maroon }

    P { font-family: Times, serif;
        font-size: 11pt;
        color: black;
        font-weight: 500
      }

    TH { background: red;
         color: white;
       }

    LI { margin-top : 4px }

    A { text-decoration : none }

    A:link { color: navy }
    A:visited { color: navy }
    A:hover { color: blue }
    A:active { color: blue }

    -->
</STYLE>

  
