P, A
{
  font-family: Verdana;
  font-size: 12pt;
  text-decoration: none;
}

LI
{
  font-family: Verdana;
  font-size: 10pt;
}

A:hover
{
  text-decoration: underline;
}

INPUT
{
  font-size: 10pt;
  border-style: solid;
  border-width: 1px;
}

TD, TH
{
  font-size: 12pt;
  border-style: solid none none none;
  border-width: 1px;
}

TD.borderless
{
  border: none;
}

TD.bottomonly
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12pt;
  border: none;
}

TD.leftonly
{
  border-style: none none none solid;
  border-width: 1px;
}

TH
{
  background-color: #AAAAAA;
}

P.heading
{
  font-weight: bold;
  font-size: 18pt;
}

P.which, A.which
{
  font-size: 18pt;
}

TD.faint
{
  color: #888888;
}

P.smaller, SPAN.smaller, A.smaller
{
  font-family: Verdana;
  font-size: 10pt;
}

