 
TABLE{
  font-size : 10pt;
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color : #ff9900;  
}
A.brown{
  color : #663300;
}
BODY{
  font-size : 10pt;
}
H1{
  font-size : 10pt;
  font-weight : normal;
}
H2{
  font-size : 10pt;
}
H3{
  font-size : 10pt;
}
