.nav {
  color: #339933;
  font-family: Arial, Helvetica, sans;
  font-size: 9pt;
  line-height: 14pt;
}
.localnav {
  color: #336633;
  font-family: Arial, Helvetica, sans;
  font-size: 9pt;
  line-height: 14pt;
}
.emphasis {
  color: #339933;
  font-family: Times Roman, serif;
  font-size: 9pt;
  line-height: 14pt;
}
H2 {
  color: #336633;
  font-family: Times Roman, serif;
  font-size: 18pt;
}
H3 {
  font-family: Times Roman, serif;
  font-size: 14pt;
}
.indent {
  text-indent: 15pt;
}
