body
{
  font: 10pt verdana, arial;
  background-color: #E0E0E0;
  background-image: url(background/blackPaper.gif);
  color: #F0F0F0;
}

A:link
{
  color: #FF8000;
}

A:visited
{
  color: #B06000;
}

A:hover
{
  background-color: #FFFFFF;
}

A:active
{
}

A:focus
{
}


td
{
  vertical-align: top;
  font: 10pt "arial";
  color: #F0F0F0;
}

h1
{
  font: 20pt verdana, arial;
}

h2
{
  font: 16pt verdana, arial;
}

h3
{
  font: 14pt verdana, arial;
}

hr
{
  color: #F0F0F0;
  size: 10;
  align: center;
}

.huge
{ font-size: 20pt;
}

.larger
{ font-size: 14pt;
}

.large
{ font-size: 12pt;
}

.small
{ font-size: 9pt;
}

.tiny
{ font-size: 8pt;
}

.tinier
{ font-size: 7pt;
}

.copyright
{ font-size: 7pt;
}

.caption
{ font-weight: bold;
}

tr.header
{ background-color: #9999FF;
}

tr.inactive
{
  color: #999999;
  background-color: #CCCCCC;
}

tr.totals
{
  background-color: #FF99FF;
}

.hilight
{
  color: #FF0000;
  font-weight: bold;
}

.normal
{
}

.hint
{
  font-style: italics;
  background-color: #DDDDDD;
}
