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: bold; 
  font-size: 18pt;
  line-height: 20pt; 
  font-family: verdana,arial,helvetica; 
}
H2 {
  color: black
  font-weight: bold; 
  font-size: 14pt;
  line-height: 15pt; 
  font-family: arial; 
}
H3 {
  color: black
  font-weight: normal; 
  font-size: 13pt;
  line-height: 14pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
}
EM {
  color: black
  font-weight: bold; 
  font-size: 10pt;
  line-height: 10pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
}
A  { text-decoration: none; }
A:hover  { text-decoration: underline;	color: blue; }
