BODY, P, TD, ADDRESS {
  font-family: default;
  font-size: 9pt;
  font-style: small;
}

H1 {
  color: #6d6d6d;
}

H2 {
  font-family: default;
  font-size: 12pt;
  color: #6d6d6d;
  font-weight: bold;
  font-style: small;
  text-align: left;
}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline overline; color: #666666;}
