<style type="text/css">

  /* New body styles */
  body, p, ul   { background: black; color: white; font-size: 11pt; font-family: Arial, Helvetica, MS Sans serif; }

  /* New table styles */
  table.main    { font-size: 11pt; }
  th, td        { font-size: 11pt; font-family: Arial, Helvetica, MS Sans serif; }

  /* New general styles */
  .notify       { color: red; font-size: 80%; }
  .linkheader   { font-family: Arial; color: white; text-decoration: none; margin-top: 0px; }
  hr            { color: blue; }

  /* Navigation menu */
  .menulink         { font: bold 10pt Arial ! important; text-decoration: none ! important; color: white ! important; }
  .menulink:visited { color: #CC99CC ! important; }
  .menulink:hover   { text-decoration: underline ! important; }

  /* Links properties */
  A:link        { color: #BBBBFF; font-weight: normal; text-decoration: underline; }
  A:visited     { color: #9090FF; font-weight: normal; text-decoration: underline; }
  A:active      { color: white; text-decoration: underline; }
  A:hover       { color: white; text-decoration: underline; }

  /* Document scrollbar */
  BODY {
    scrollbar-3dlight-color: #0066FF;
    scrollbar-face-color: #002290;
    scrollbar-shadow-color: #002266;
    scrollbar-darkshadow-color: #002266;
    scrollbar-highlight-color: #002290;
    scrollbar-track-color: #002266;
    scrollbar-arrow-color: #AACCFF;
/*
    scrollbar-3dlight-color: #003399;
    scrollbar-face-color: #002255;
    scrollbar-shadow-color: #001144;
    scrollbar-darkshadow-color: #001144;
    scrollbar-highlight-color: #002255;
    scrollbar-track-color: #001144;
    scrollbar-arrow-color: #88AACC;
*/
  }

</style>
