  body {margin: 35px; font-size:12pt;}
  h1 {
    text-align: center;
    font-size:16pt;
  }
  h2 {
    text-align: center;
    font-size:14pt;
  }
  h22 {
    display: inline;
    font-size:14pt;
  }
  h3 {
    #display: inline;
  }
  #pagenr {
    text-align: center;
  }
  #indent {
    text-indent: 1em;
  }
  p {
    text-align: justify;
    text-indent: 30px;
    margin-top: 10px;
    margin-bottom: 1px;
    font-size:12pt;
  }
  div.p {
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 1px;
    font-size:12pt;
  }
  p2 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 1px;
    font-size:12pt;
    line-height: 200%;
  }
  p3 {
    font-size:18pt;
  }
  cit { 
    font-size:11pt;
  }
  #spacing-indent {
    margin-top: 8px;
    text-indent: 1em;
  }
  div.indented {
    margin-left: 40px;
  }
  div.inline {
    display: inline;
  }
  div.footnote {
    text-indent: 30px;
    font-size:11pt;
  }
