   BODY { font-family: verdana;
          font-size: 8pt;
          background-color: #ffffff }

   A { font-family: verdana;
       font-size: 10pt;
       text-decoration: underline; }

   A:link { color: #0000FF;}
   A:visited { color: #695C8B; }
   A:active { color: #0000AA; }
   A:hover { color: #02C602; }

   H1 { font-family: verdana;
        font-size: 18pt;
        color: #02C602;
        text-align: center; }
        

   H2 { font-family: verdana;
        font-size: 16pt;
        font-weight: bold;
        color: #323A9E;
        text-align: center;
        padding-top: .7em; }

   H3 { font-family: verdana;
        font-size: 12pt;
        color: #02C602 }

   UL { font-family: verdana;
        font-size: 10pt; }

   OL { font-family: verdana;
        font-size: 10pt; }
     
   TD { font-family: verdana;
        font-size: 8pt; }

   P  { font-family: verdana;
        font-size: 10Pt; }

   EM { font-weight: bold;
        font-style: italic; }
   .blue     { color: #323A9E }
   .darkblue { color: #080850 }
