BODY, TABLE, TR, TD, P, DIV, SPAN, SELECT, LI
{
  font-family:arial,helvetica,sans-serif;
}
a:hover
{
  color:#FF0000;
  font-weight:bold;
}

.Standard
{
  font-size:9pt;
  color:#000000;
}
.StandardSmall
{
  font-size:8pt;
  color:#000000;
}
.StandardTitle
{
  font-size:18pt;
  font-weight:bold;
  color:#000000;
}

.StandardSmallRed
{
  font-size:8pt;
  color:#FF0000;
}
.StandardWhite
{
  font-size:9pt;
  color:#FFFFFF;
}
