BODY
{
  background-color: #FFFFFF;
}

DIV,A,BODY,TD,TH,P,FONT,INPUT,LI,UL,FORM,BLOCKQUOTE,TR,TABLE,I
{
  font-family: verdana,helvetica,arial,sans-serif;
}

TT,CODE,SAMP 
{
  font-family: courier,courier-new,monospaced;
}

.small
{
  font-family: helvetica,arial,sans-serif;
  font-size: 10px;
}

.dateline
{
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 12px;
  color: #999999;
}

.leftcol
{
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;

}

.body
{
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
}

.copyright
{
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 11px;
}

.justify 
{
text-align: justify;
}

A:hover	
{ 
color:#AA0000; 
}

A:link 
{ 
	color: #0000AA;
}

A:visited
{
	color: #0000AA;
}
