BODY
{
  background-color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}
TABLE
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
  color: #003366;
}
H1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.75em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.58em;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.33em;
  font-weight: 500;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
A:link
{
  text-decoration: none;
  color: #3333cc;
}
A:visited
{
  text-decoration: none;
  color: #3333cc;
}
A:active
{
  text-decoration: none;
  color: #3333cc;
}
A:hover
{
  text-decoration: underline;
  color: #3333cc;
}
UL LI
{
  list-style-type: disc;
}
UL LI LI
{
  list-style-type: disc;
}
UL LI LI LI
{
  list-style-type: square;
}
.TblRowOn
{
  background-color: #ADD8E6;
}
.TblRowOff
{
  background-color: White;
}
