BODY
{
  background-color: #CCFFFF; 
  font-family:Arial,Helvetica,sans-serif;  
}

P
{
  font-size: 10pt;
  font-family:Arial,Helvetica,sans-serif;
}

P.front
{
  font-size: 10pt;
  font-family:Arial,Helvetica,sans-serif;
}

P.newshead
{
  font-size: 18pt;
  color: #000000;
  font-family:Verdana,Helvetica,sans-serif;
  font-weight: bold;

P.newsheadminor
{
  font-size: 10pt;
  color: #000000;
  font-family:Arial,Helvetica,sans-serif;
}

P.news
{
  font-size: 10pt;
  color: #000000;
  font-family:Times New Roman, Times, serif;
}

P.newsital
{
  font-size: 14pt;
  color: #000000;
  font-family:Times New Roman, Times, serif;
}

P.front
{
  font-size: 10pt;
  font-family:Arial,Helvetica,sans-serif;
}

P.quote
{
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  margin-left: 80px; 
  margin-right: 80px;
}

UL
{
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-serif;
}


TABLE, TR
{
  font-family: Arial,Helvetica,sans-serif;
}

TD
{	
  font-family: Arial,Helvetica,sans-serif;
}

h1
{
  color: #000000;
  font-family:Verdana,Helvetica,Arial,sans-serif;  
  font-size: 18px;
  font-weight: bold;
}
         
h2
{
  color: #000000;
  font-family:Verdana,Helvetica,Arial,sans-serif;  
  font-size: 14px;
  font-weight: bold;
}

h3
{
  color: #000000;
  font-family:Verdana,Arial,sans-serif;  
  font-size: 0.8em;
  font-weight: bold;
}

TT
{
  font-family: 'courier new', monospace;
}

PRE
{
  font-family: 'courier new', monospace;
}

PRE.red
{
  color: #cc0000;
}

PRE.green
{
  color: #00cc00;
}

PRE.blue
{
  color: #0000cc;
}

PRE.purple
{
  color: #990099;
}


BLOCKQUOTE
{
  margin-left:5%;
  margin-right:12px;
}


a:link
{
  color: #333399;
  text-decoration: none; 
}

a:active
{
  color: #333399;
  text-decoration: none;
}

a:visited
{
  color: #333399;
  text-decoration: none;
}

a:hover 
{
  color: #FF0000;
  text-decoration: none;
}  


