@layer xtend {
  #xtend {
    margin: 0em;
  }

  #xtend h2,
  #xtend h3,
  #xtend h4,
  #xtend h5,
  #xtend h6 {
    font-weight: normal;
    margin-right: 0.2em;
    font-family: inherit;
    font-size: 1em;
    border-bottom: none;
  }

  #xtend h2 {
    text-align: center;
  }

  #xtend h2.header {
    margin-top: 0em;
  }

  h3.section_no {
    display: inline;
    margin: 0em 0em 0em 2em;
  }

  .headnote {
    font-weight: bold;
  }

  td {
    white-space: nowrap;
  }

  div.section {
    margin-top: 1em;
  }

  #xtend p.amended,
  .note {
    font-size: 0.8em;
    margin-top: 1em;
  }
}
