body
{
  background-color : #000000;
  color            : #E0E0E0;
  font-family      : verdana, arial, helvetica, sans-serif;
}

a
{
  font-weight      : bold;
  text-decoration  : none;
  color            : #DDDDFF
}

a:visited
{}

a:active
{}

a:hover
{
  text-decoration  : underline;
  color            : #FFFFFF
}

p
{
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9pt;
  margin-top       : 0
}

td
{
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9pt;
  margin-top       : 0
}

