BODY,P,UL,TD {
  color: black
  font-weight: normal; 
  font-size: 9pt;
  line-height: 13pt; 
  font-family: verdana,arial,helvetica; 
}
H1 {
  color: black
  font-weight: normal; 
  font-size: 24pt;
  line-height: 17pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
}
H2 {
  color: black
  font-weight: bold; 
  font-size: 18pt;
  line-height: 19pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
}
H3 {
  color: black
  font-weight: normal; 
  font-size: 27pt;
  line-height: 17pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}
A  { text-decoration: none; }
A:hover  { text-decoration: underline;	color: blue; }
