A{
  
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
TD.big{
  font-size : 11pt;
  font-weight : bold;
  color : #ffffff;
  background-color : navy;
}
H4{
  margin: 0.5em 0 0.5em 0;
  font-size : 13pt;
  border:1px dotted #333;
  line-height : 110%;
  border-style:dotted none dotted none;
}
.small{
  font-size : 9pt;
}
H3{
  font-size : 14pt;
  color : navy;
}
TD{
  font-size : 9pt;
}
LI{
  
  margin-bottom : 3pt;
}