body
  {
  scrollbar-base-color: #cc0000;
  scrollbar-face-color: 0099cc;
  scrollbar-highlight-color: 339900;
  scrollbar-3dlight-color: ccd6e0;
  scrollbar-darkshadow-color: 336600; 
  scrollbar-shadow-color: 003300; 
  scrollbar-arrow-color: ff3300;
  scrollbar-track-color: 00174d;
  }

a.sl:link {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: white
  }
a.sl:visited {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: wheat
  }
a.sl:hover {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: #999999
  }

a.tl:link {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: white
  }
a.tl:visited {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: wheat
  }
a.tl:hover {
      font-size:8pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: red
  }

a.bl:link {
      font-size:10pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: underline;
      color: white
  }
a.bl:visited {
      font-size:10pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: underline;
      color: wheat
  }
a.bl:hover {
      font-size:10pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: underline;
      color: white
  }

a.xl:link {
      font-size:10pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: white
  }
a.xl:visited {
      font-size:10pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: wheat
  }
a.xl:hover {
      font-size:10pt;
      font-weight: bold;
      font-family: arial;
      text-decoration: none;
      color: #999999
  }

a.subl:link {
      font-size:8pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: none;
      color: white
  }
a.subl:visited {
      font-size:8pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: none;
      color: wheat
  }
a.subl:hover {
      font-size:8pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: none;
      color: #999999
  }

td {
      font-size:10pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: none;
      color: white
  }

dd.des {
      font-size:8pt;
      font-weight: regular;
      font-family: arial;
      text-decoration: none;
      color: white
  }


