/* $Id: style.css,v 1.0 2000/02/22 MR $ */

BODY,A,P,TD,TH,H1,H2,H3,H4,H5,H6 
{
  font-family: arial, helvetica;
}
BODY 
{
  font-size: 9px; 
  color: #FFFFFF; 
  background-color: #FFFFFF; 
}
.title
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 110%;
    FONT-WEIGHT: bold
}
.head1
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 110%;
    FONT-WEIGHT: bold
}
TD,TH,H1,H2,H3,H4,H5,H6 
{
  color: #000080;
  text-decoration: none;
}
TD 
{ font-size: 10pt; }
TH 
{ font-weight: bold; }


A:link 
{ color: #000080; }
A:visited
{ color: #000080; }
A:active
{ color: #000080; }
A:hover
{ color: #FF0066; }
