body  { font-family: Baskerville, serif ;
        font-size: 14pt;
        color: #FFFFFF;
      }
body  { background-color: #000000;
        background-attachment: fixed; background-repeat: repeat-y; 
        background-position: 0px 0px; }
.menuDivider {
               color: #000000;
}
td    { font-family: Arial, Helvetica, sans-serif ;
        font-size: 10pt;
        color: #FFFFFF;
      }
body  a:link     { color: #FFFFFF; text-decoration: none; }
      a:visited  { color: #FFFFFF; text-decoration: none; }
      a:hover    { color: #99FF33; text-decoration: underline; }
      a:active   { color: #FFFFFF; text-decoration: underline; }
p { font-family: Baskerville, serif ;
    font-size: 12pt; 
    color: #FFFFFF;
  }
p.sectionHead { font-size: 12pt;
                font-weight: bold;
                margin-left: 25;
              }
p.sectionText { margin-left: 40;
                margin-right: 10;
              }
              
