body, td
{
  font-family: Arial;
  font-size: 9pt;
  letter-spacing: 1px;
  color: #333333;
  text-align: left;
}

br
{
  letter-spacing: 0pt;
}

b
{
  font-size: 10pt;
  color: #000000;
}

td.menulink
{
  text-align: center;
  vertical-align: middle;
}

a.menulink
{
  font-family: Arial;
  color: #E4E4CF;
  font-size: 10pt;
  text-decoration: none;
}

.light
{
  color: #E4E4CF;
}

a
{
  color: #8E0000;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

a:hover
{
  text-decoration: underline;
}

INPUT.white, TEXTAREA.white
{
  background-color: #555555;
  color: #E4E4CF;
  border-style: solid;
  border-width: 1px;
  border-color: #E4E4CF;
  font-family: Arial;
  font-size: 9pt;
  letter-spacing: 1px;
}

.small_top
{
  color: #E4E4CF;
  font-size: 8pt;
  font-weight: normal;
}

h1
{
  font-size: 18px;
  font-family: Arial;
  letter-spacing: 2px;
  line-height: 16px;
}

h2
{
  font-size: 16px;
  font-family: Arial;
  letter-spacing: 1px;
  line-height: 16px;
}