body {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
  background-color: #000000;
  background-image: url("../graphics/space.gif");
  background-attachment: fixed;
}
td {
  font-family: "trebuchet ms", arial, helvetica;
  font-size: small;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
th {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: small;
  color: #ff0000;
  text-align: left;
  vertical-align: top;
}
td.toc {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  text-align: center;
  vertical-align: middle;
}
td.title {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
  vertical-align: top;
}
td.pic {
  font-family: "trebuchet ms", sans-serif;
  font-size:   small;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
  vertical-align: top;
}
td.picb {
  font-family: "trebuchet ms", sans-serif;
  font-size:   small;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
  vertical-align: top;
  background: #cccccc;
}
td.hd {
  color: #ff0000;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
td.t0 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: left;
  vertical-align: top;
}
td.t1 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: left;
  vertical-align: top;
}
td.t2 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ff0000;
  background: #003333;
  text-align: left;
  vertical-align: top;
}
p {
  font-family: "trebuchet ms", arial, helvetica;
  font-weight: normal;
  font-size: medium;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
p.hd {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #009999;
  text-align: right;
  vertical-align: top;
}
p.title {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
}
p.title2 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ffffff;
  background: #000000;
}
div.h6 {
  font-family: "trebuchet ms", sans-serif;
  font-size: 8pt;
}
h1,h2,h3,h4 {
  font-family: "trebuchet ms",arial,helvetica;
  color: #ff0000;
}
h5 {
  font-family: "trebuchet ms",arial,helvetica;
  font-size: x-small;
  font-weight: normal;
  color: #ffffff;
}
h6 {
  font-family: "trebuchet ms", sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
}
h6.faded {
  font-family: "trebuchet ms", sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}
a:link    { color: #FF7F00; }
a:visited { color: #AB0C38; }
a:hover   {
 color: #ffff00;
 font-weight: bold;
 background-color: #006666;
 background-image: none;
}
a:active  {
 font-weight: bold;
 color: #ffff00;
 background-color: #ff0000;
 background-image: none;
}
