body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0.5em 1em 0.5em 1em;
    border: 1px dashed black;
    color: inherit;
    background-color: #F0F8FF;
    font-size: smaller
    }
div.note p {
    text-indent: 0
    }
div.footnote p {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
h1 {
    font-size: xx-large;
    margin-top: 1em;
    letter-spacing: 0.25ex
    }
h2 {
    font-size: x-large;
    margin-top: 4em;
    margin-bottom: 1em
    }
h3 {
    font-size: large;
    letter-spacing: 0.2ex;
    margin-top: 2em;
    margin-bottom: 1.25em
    }
h3.newpart {
    margin-top: 4em
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
em.antiqua {
    font-style: italic
    }
hr {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
hr.short {
    width: 3em
    }
div.medium {
    margin-top: 1.5em
    }
div.medium hr {
    width: 5em
    }
div.final {
    margin-top: 4em;
    margin-bottom: 4em
    }
div.final hr {
    width: 7em
    }
div.tb {
    margin-top: 1em;
    margin-bottom: 1em
    }
div.tb hr {
    width: 5em
    }
p.subtitle {
    text-align: center;
    font-size: large;
    letter-spacing: 0.25ex;
    margin-top: 3em;
    text-indent: 0
    }
p.author {
    font-size: x-large;
    text-align: center;
    margin-bottom: 2em;
    text-indent: 0
    }
p.publisher {
    font-size: medium;
    line-height: 175%;
    margin-top: 5em;
    text-align: center;
    text-indent: 0
    }
p.partheader {
    text-align: center;
    font-size: x-large;
    letter-spacing: 0.25ex;
    margin-top: 2.5em;
    text-indent: 0
    }
p.newsection {
    margin-top: 1.5em
    }
p.footer {
    margin-bottom: 0
    }
.dropcap {
    font-size: 200%;
    line-height: 100%
    }
div.motto {
    font-size: small;
    margin-top: 4em;
    margin-bottom: 4em;
    margin-left: auto
    }
ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
    }
sup {
    vertical-align: baseline;
    font-size: 90%
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    letter-spacing: 0;
    padding-left: 0;
    color: gray;
    background-color: inherit
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.center {
    text-align: center
    }
.address {
    text-indent: 4em
    }
.signature {
    text-align: right;
    padding-right: 10%;
    margin-top: 0
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }