BODY {background-color: #FFFFFF;}

A:link { color: #CC9900; text-decoration: none; }
A:active { color: #666666; text-decoration: none; }
A:visited { color: #D2A728; text-decoration: none; }
A:hover { color: #666666; text-decoration: none; }
A.sidebar:link { color: #FFFFFF; text-decoration: none }
A.sidebar:active { color: #FFFFFF; text-decoration: none }
A.sidebar:visited { color: #FFFFFF; text-decoration: none }
A.sidebar:hover { color: #CFA52C; text-decoration: none }


.anchor {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 14px;
  color: #CC9900;
  font-weight: bold;
  text-indent: 0px;
  }
  
H7 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 14px;
  color: #CC9900;
  font-weight: bold;
  text-indent: 0px;
  }  

H6, H5 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 11px;
  color: #000040;
  font-weight: bold;
  text-indent: 0px;
  }
  
H3, H4 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 15px;
  color: #000040;
  }   
  
H2, H1 {
  font-family: Arial, Helvetica,Sans Serif;
  font-size: 18px;
  color: #000040;
  font-weight: bold;
  }  
  
  
FONT, P, TD, UL {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #000000;
  }

P, { margin-bottom: 7px; }


.white {
  color: #FFFFFF;
  }
  
.small {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 9px;
  }
  
IMG.border {
  border-style: solid; border-width: thin; border-color: 000066;
  }

.red {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #FF0000;
  }

.blue {
  color: #000066;
  }