p,br,ul,ol {
  font-family: "comic sans ms",arial,helvetica;
}
td {
  font-family: "comic sans ms", helvetica, sans-serif;
  font-size: small;
  vertical-align: top;
}
td.r {
  font-family: "ms sans serif", helvetica, sans-serif;
  font-size: small;
  text-align: right;
  vertical-align: top;
}
td.toc {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: medium;
  text-align: left;
  vertical-align: middle;
}
td.h6 {
  font-family: "ms sans serif", helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
td.cap {
  font-family: "comic sans ms", helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #333333;
}
td.capc {
  font-family: "comic sans ms", helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #333333;
}
td.pic {
  font-family: "comic sans ms", helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #000000;
}
td.p {
  font-family: "comic sans ms", helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
}
th {
  font-family: verdana,arial,helvetica;
  font-size: medium;
  background: #ff0000;
  color: #ffffff;
}
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: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #FFFFFF;
}
h6.faded {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #666666;
}
a:link    { color: #FF7F00; }
a:visited { color: #cc0033; }
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;
}

