
TABLE.outerTable
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  color: #002040;
  border: 1px solid #000000;
}

TABLE.innerTable
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  color: #002040;
  background-color: #ffffff;
}

TD.myTitle
{
  font-family: Arial;
  font-size: 36pt;
  font-weight: bold;
  color: #ffffff;
  filter: dropshadow(OffX=3, OffY=3, Color=#000000);
}

TD.menuBar
{
  background-color: #b0a284;
}

A.menuLink
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  color: #000000;
}

SPAN.name
{
  font-weight: bold;
}

SPAN.term
{
  font-weight: bold;
}

SPAN.header
{
  font-weight: bold;
  font-size: 14pt;
}

TD.cellHeader
{
  color: #000000;
  font-weight: bold;
  border-bottom: 1px solid #000000;
}

TD.cell
{
  vertical-align: top;
  color: #000000;
}

SPAN.copyright
{
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  color: #000000;
}

SPAN.faq
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  color: #002040;
  font-weight: bold;
}

SPAN.answer
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  color: #002040;
}
