body
{
  font-family: verdana, helvetica, arial;
  font-size: 9pt;
  color: #000000;
  background-color: #333333;
}

a:link, a:visited
{
  color: #ff9933;
  text-decoration: none;
}

a:hover, a:active
{
  color: #000000;
  text-decoration: underline;
}

td
{
  border-style: solid;
  border-color: #333333;
  border-width: 3px 3px 3px 3px;
}

td.imglink
{
  text-align: center;
  font-size: 10pt;
  background-color: #ffffff;
}

img
{
  margin: 5px 5px 5px 5px;
  border-width: 0px 0px 0px 0px;
}

td.lpagelink
{
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 8pt;
}

td.rpagelink
{
  text-transform: uppercase;
  text-align: right;
  font-weight: bold;
  font-size: 8pt;
}



