body 
{ 
  color: #000000;
  margin-top: 2;
  margin-left: 2; 
  margin-right: 2; 
  margin-bottom: 2;
  font-family: Verdana, Arial, helvetica, Geneva, Sans-serif;
  font-size: 8pt;
  color: #000000;
}
a:link       { color: #000099; text-decoration: underline }
a:visited    { color: #000080; text-decoration: underline }
a:active     { color: #FF0000; text-decoration: underline }
a:hover      { color: #FF0000; text-decoration: underline }
a.header:link
{
  color: #FFE000;
  text-decoration: none;
}
a.header:visited
{
  color: #E0C040;
  text-decoration: underline;
}
a.header:active
{
  color: #FF6666;
}
a.header:hover
{
  color: #FF6666;
}
p.error
{
  color: #FF0000;
  font-weight: bold;
}
td 
{
  font-family: Verdana, Arial, helvetica, Geneva, Sans-serif;
}
table.header
{
  color: #FFFFFF;
  background: #000000;
  font-size: 8pt;
}
td.headerLogo
{
  background: #000000;
  font-size: 8pt;
}
td.headerUser
{
  color: #FFFFFF;
  background: #000060;
  font-size: 8pt;
}
td.headerSignon
{
  color: #FFFFFF;
  background: #404040;
  font-size: 8pt;
}
td.footer
{
  background: #C0C0C0;
  font-size: 8pt;
}
td.sideblockheader
{
  font-size: 8pt;
  font-weight: bold;
  background: #C0C0C0;
}	
td.sideblockcontent
{
  font-size: 8pt;
  background: #FFFFFF;
}	
td.mainblock
{
  background: #A0A0A0;
}
td.mainblockheader
{
  font-size: 8pt;
  font-weight: bold;
  background: #C0C0C0;
}
div.mainblockauthor
{
  font-weight: normal;
  font-size: 8pt;
}
div.mainblocknote {
  font-style: italic;
}
td.mainblockcontent
{
  font-family: Arial, helvetica, Geneva, Sans-serif;
  font-size: 8pt;
  background: #FFFFFF;
  color: #000000;
}
td.mainblockfooter
{
  align: right;
  font-size: 8pt;
  background: #C0C0C0;
}
input
{
  font-size: 8pt;
  font-family: courier;
}
select 
{
  font-size: 8pt;
  font-family: courier;
}

textarea
{
  font-size: 8pt;
  font-family: courier;
}
