h1 {
  font-size: 1.6em;
  margin-bottom: 8pt;
  }
h2 {
  font-size: 1.3em;
  margin-bottom: 8pt;
  }
h3 {
  font-size: 1.3em;
  margin-bottom: 8pt;
  }
h4, h5, h6 {
  font-size: 1.0em;
  margin-bottom: 8pt;
  }
p {
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 8pt;
  }
p.listintro {
  margin-bottom: 0pt;
  }