body {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  background-color: #000;
  color: #fff;
/*
  background-image: url("../graphics/xxx-wpaper.gif");
  background-attachment: fixed;
*/
}
p,ul,ol,dl,blockquote,h1,h2,h3,h4 {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
}
div.title {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #ff0000;
}
div.faded {
  color: #666666;
}
div.fp {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
}
div.tdtitle {
  font-weight: bold;
  color: #ff0000;
}
div.tdtitle2 {
  font-weight: bold;
}
h2 {
  background-color: #033;
  font-weight: bold;
}
h5 {
  font-family: "ms sans serif", sans-serif;
  font-size: x-small;
  border-bottom: 2px single #033;
}
h6 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  display: inline;
}
td {
  font-family: "ms sans serif", sans-serif;
  font-size: medium;
}
td.enhhd {
  font-weight: bold;
  text-align: center;
  background-color: #033;
}
td.r0 {
  background-color: #000;
  border-top: none;
  border-bottom: none;
  cell-padding: 5;
  cell-spacing: 0;
}
td.r1 {
  background-color: #333;
}
td.secthd {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #fff;
  background: #066;
/*
  background-image: url("../graphics/bgvandv32silver.jpg");
*/
}
td.pghd1 {
  font-family: "trebuchet ms", sans-serif;
  font-size: x-large;
  font-weight: bold;
  color: #ff0000;
  text-align: left;
  vertical-align: top;
}
td.title {
  font-family: "trebuchet ms", sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ffffff;
/*  background: #ff0000; */
/*  background-image: url("../graphics/rainband.jpg"); */
  border-bottom: 2px solid #033;
  left-margin: 100;
}
td.mastl {
  background: #000;
}
td.mastr {
  background: #000;
}
a:link    { color: #f00; }
a:visited { color: #099; }
a:hover {
  text-decoration: overline underline;
  background-color: #333;
  font-weight: bold;
}
a:active  { color: #ff0; }

