body,p,ol,ul,blockquote {
  font-family: verdana, helvetica, sans-serif;
}

p.bgwhite { background-color: #ffffff; }

td {
  font-family: verdana, helvetica, sans-serif;
}

b.tp {
  font-weight: bold;
  color: #0066ff;
}

div.tp1 {
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
  color: #0066ff;
}

div.tp2 {
  font-family: verdana, helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #000000;
}

div.tp2e {
  font-family: verdana, helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ff0000;
  background: #000033;
}

td.h1 {
  font-family: verdana, helvetica, sans-serif;
  color: #0066ff;
  font-size: 18pt;
  font-weight: bold;
}
td.h3 {
  font-family: verdana, helvetica, sans-serif;
  color: #0066ff;
  font-size: 14pt;
  font-weight: bold;
}
td.h4 {
  font-family: "ms sans serif", sans-serif;
  font-size: small;
  font-weight: normal;
  color: #000000;
}
td.h6 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #000000;
}

h1,h2 {
  font-family: verdana, helvetica, sans-serif;
  color: #0066ff;
}

h3,h4 {
  font-family: "ms sans serif", sans-serif;
  color: #0066ff;
}

h5 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #0066ff;
}

H6 {
  font-family: "ms sans serif", sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #000000;
}


