body,p,ul,ol {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  color: #ffffff;
  background: #000000;
}
td {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  color: #ffffff;
  background: #333333;
  text-align: left;
  vertical-align: top;
}
td.i {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  color: #ffffff;
  background: #111111;
  text-align: left;
  vertical-align: top;
}
th {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  color: #ff0000;
  background: #333333;
  text-align: left;
  vertical-align: top;
}
td.title {
  border-style: outset inset none none;
  border-color: #333333;
  border-top-width: 1px;
  border-right-width: 1px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  background: #003333;
  text-align: left;
  vertical-align: top;
}
td.pic {
  font-family: "trebuchet ms", sans-serif;
  font-size:   small;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: left;
  vertical-align: top;
}
td.pics {
  font-family: "trebuchet ms", sans-serif;
  font-size:   small;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: center;
  vertical-align: top;
}
td.chk {
  font-family: "trebuchet ms", sans-serif;
  font-size:   x-small;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: right;
  vertical-align: top;
}
td.button {
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  color: #ffffff;
  background: #000000;
  text-align: right;
  vertical-align: top;
}
td.hd {
  border-style: none inset inset none;
  border-color: #333333;
  border-bottom-width: 1px;
  border-right-width: 1px;
  font-family: "trebuchet ms", sans-serif;
  font-size: small;
  font-weight: bold;
  color: #ff0000;
  background: #000000;
  text-align: left;
  vertical-align: top;
}
h1,h2,h3 {
 font-family: "trebuchet ms", sans-serif;
 font-weight: bold;
 color: #FF0000;
 background: #000000;
}
h4,h5,h6 {
 font-family: "trebuchet ms", sans-serif;
 font-weight: normal;
}
h6e {
 font-family: "trebuchet ms", sans-serif;
 font-weight: bold;
 font-size: xx-small;
}
h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: medium; }
h4 { font-size: small; }
h5 { font-size: x-small; }
h6 { font-size: xx-small; }

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;
}
