BODY {
background-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#ff0000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FF0000;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#000000;
}

h1, h2, {
  color: #FF0000;
  background: transparent;
  text-align: center
  font-family: "Verdana", sans-serif;
  font-size: 30pt
}

h3, h4 {
  color: #FF0000;
  font-weight: bold;
  background: transparent;
  text-align: center
  font-family: "Verdana";
  font-size: 20pt
}

h5, h6 {
  color: #FF0000;
  font-weight: bold;
  background: transparent;
  text-align: center
  font-family: "Verdana";
  font-size: 10pt
}

A:link {
 COLOR: #ff0000;
 TEXT-DECORATION: none
}

A:visited {
 COLOR: #ff0000;
 TEXT-DECORATION: none
}

A:active {
 COLOR: #ff0000;
 TEXT-DECORATION: none
}

A:hover {
 COLOR: #ff0000;
 TEXT-DECORATION: underline
}

.normal {
  color: #ffffff;
  font-family: "Verdana", sans-serif;
  font-size: 10pt
}

.mini {
  color: #ffff80;
  font-family: "Verdana", sans-serif;
  font-size: 9pt
}

