body,p,ol,ul,blockquote {
  font-family: verdana, helvetica, sans-serif;
}
td {
  font-family: verdana, helvetica, sans-serif;
}
b.tp {
  font-weight: bold;
  color: #ff0000;
}
div.tp1 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
  color: #ff0000;
}
div.tdtitle {
  font-weight: bold;
  color: #ff0000;
}
div.title {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #ff0000;
}
div.tp2 {
  font-family: verdana, helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #ffffff;
}
div.tp2e {
  font-family: verdana, helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  background: #000033;
}
h1,h2 {
  font-family: verdana, helvetica, sans-serif;
  color: #FF0000;
}
h3,h4 {
  font-family: "ms sans serif", sans-serif;
  color: #FF0000;
}
h5 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #FF0000;
}
h6 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #FFFFFF;
}
a:link    { color: #ff0000; }
a:visited { color: #009999; }
a:hover {
  font-weight: bold;
  background-color: #ffff00;
}
a:active  { color: #ff00ff; }

