body {
  font-family: "ms sans serif", sans-serif;
  font-size: 10pt;
  text: #cccccc;
  color: #ff0000;
  background-color: #000033;
  background-image: url("space.gif");
  background-attachment: fixed;
}
td.hd {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  color: #ff9933;
  font-weight: bold;
  background-color: #000033;
  vertical-align: top;
}
td.hbox {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  color: #ff9933;
  font-weight: bold;
  background-color: #000033;
}
td.hboxs {
  font-family: "trebuchet ms", sans-serif;
  font-size: 10pt;
  color: #ff9933;
  font-weight: bold;
  background-color: #000033;
}
td.dbox0 {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #000000;
  background-color: #330000;
}
td.dbox {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  background-color: #330000;
}
td.dboxs {
  font-family: "trebuchet ms", sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
  background-color: #330000;
}
td.dboxss {
  font-family: "trebuchet ms", sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #cc0000;
}
div.ccdimage {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  color: #ff9933;
}
div.hdr {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  color: #ff9933;
}
div.console {
  font-family: courier,helvetica;
  font-size: 10pt;
  color: #cccccc;
  background-color: #000000;
}
div.caption {
  font-family: courier,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #cccccc;
  background-color: #000000;
}
iframe {
  font-family: courier,helvetica;
  font-size: 10pt;
  color: #cccccc;
  background-color: #000000;
}
span.w { color: #ffffff; }
span.p { color: #999999; }
span.r { color: #ff0000; }
span.b { color: #0066ff; }
span.g { color: #00ff00; }
span.y { color: #ffff00; }
span.m { color: #ff00ff; }

a:link    { color: #FF7F00; }
a:visited { color: #cc0033; }
a:hover   {
 color: #ffff00;
 font-weight: bold;
 background-color: #0000ff;
 background-image: none;
}
a:active  {
 font-weight: bold;
 color: #FFFF00;
 background-color: #ff0000;
 background-image: none;
}

