h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #bf1515;
  margin: 12pt 0px 5pt 0px;
  }
h1 {
  font-size: 1.5em;
  margin: 0px 0px 8pt 0px;
  }
h2 {
  font-size: 1.4em;
  margin: 24pt 0px 5pt 0px;
  }
h3 {
  font-size: 1.2em;
  }
h4, h5, h6 {
  font-size: 1.0em;
  }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #bf1515;
  text-decoration: none;
  }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
  }
#content p {
  margin: 0px 10px 5pt 0px;
  line-height: 1.5em;
  }
#content img.inline {
  clear: none;
  }
#content img.contour {
  border: none;
  margin: 0px 5px 5pt 0px;
  }
#content img.pdf {
  border: none;
  margin: 0px 3px 0px 0px;
  vertical-align: top;
  }
#content p.image {
  margin-bottom: 4px;
  }
#content p.inline img {
  clear: none;
  }
#content p.caption {
  font-style: italic;
  color: #737373;
  }
#content .bold {
  font-weight: bold;
  }
#content .italic {
  font-style: italic;
  }
#content .note {
  font-style: italic;
  color: #737373;
  margin-left: 5px;
  }
#content p.pdf_link {
  margin: 24pt 0px 10px 0px;
  }
#content .item p.pdf_link {
  margin: 24pt 0px 10px 142px;
  }
tr.section td, tr.section th {
  padding-top: 20px;
  border-bottom: 1px solid #999999;
  font-weight: bold;
  color: #bf1515;
  }
th {
  text-align: left;
  }
