body { background-color:#003300; }
body { color:#99FF00; }
body,h1,h2,p,img{
      scrollbar-base-color:#003300;
      scrollbar-3dlight-color:#009900;
      scrollbar-arrow-color:#99FF00;
      scrollbar-darkshadow-color:#003300;
      scrollbar-face-color:#003300;
      scrollbar-highlight-color:#009900;
      scrollbar-shadow-color:#009900;
      scrollbar-track-color:#009900;
}
body,p {
      font-family: Century Gothic;
      font-size: 9pt;
      text-align: left;
      line-height:12pt;
      margin-top:3px;
      margin-left:5px;
      margin-right:5px;
      margin-bottom:0px;
      padding:0px;
}
p#fussnote {
      font-family: Century Gothic;
      font-size: 7pt;
      color:#33FF00;
}
h1 {
      font-family: Century Gothic;
      font-size: 16pt;
      font-weight: bold;
      text-align: center;
      margin-top:25px;
      margin-left:10px;
      margin-right:10px;
      margin-bottom:5px;
      padding:0px;
}
h2 {
      font-family: Century Gothic;
      font-size: 12pt;
      font-weight: bold;
      text-align: left;
      line-height:20pt
      padding:0px;
      margin-top:20px;
      margin-left:5px;
      margin-right:5px;
      margin-bottom:7px;
}
a:link {
      text-decoration: underline;
      color: #99FF00;
      font-family: Century Gothic;
      font-size: 9pt;
}
a:visited {
      color: #669900;
      font-family: Century Gothic;
      font-size: 9pt;
}
a:hover {
      font-weight: bold;
      color:#CCFF33;
      font-family: Century Gothic;
      font-size: 9pt;
}
a:active {
      font-style: italic;
      color:#99FF00;
      font-family: Century Gothic;
      font-size: 9pt;
}
focus {
      font-style: bold;
      color:#99FF33;
      font-family: Century Gothic;
      font-size: 9pt;
}