body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 300%;
    line-height: 1.5em
    }
h2 {
    font-size: 140%;
    margin-top: 4em
    }
hr {
    width: 20%;
    margin-left: 40%;
    margin-right: 40%;
    margin-top: 1em;
    margin-bottom: 1em;
    page-break-before: avoid
    }
em {
    font-style: normal;
    letter-spacing: 0.12em;
    padding-left: 0.1em
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.poetry-container {
    text-align: center;
    margin-top: 1em
    }
.poetry {
    display: inline-block;
    text-align: left
    }
@media all {
    .poetry {
        display: block;
        margin-left: 2.5em
        }
    }
.stanza {
    line-height: 1.3;
    font-size: 90%;
    margin-bottom: 0.7em;
    page-break-inside: avoid
    }
.verse {
    text-align: left
    }
.fontxlarge {
    font-size: 140%
    }
.fontlarge {
    font-size: 125%
    }
.fontsmall {
    font-size: 85%
    }
.fontxsmall {
    font-size: 70%
    }
.centered {
    text-align: center;
    text-indent: 0
    }
.footnote {
    vertical-align: top;
    font-size: 0.7em;
    text-decoration: none
    }
.gesperrt {
    letter-spacing: 0.12em;
    padding-left: 0.1em
    }
.lineheight1 {
    line-height: 1em
    }
.lineheight5 {
    line-height: 5em
    }
.margintop2 {
    margin-top: 2em
    }
.margintop4 {
    margin-top: 4em
    }
.noindent {
    text-indent: 0
    }
.signature {
    text-align: right;
    text-indent: 0;
    margin-right: 2em;
    margin-bottom: 1.5em;
    page-break-before: avoid
    }
.nopagebreak {
    page-break-before: avoid
    }
.pagebreak {
    page-break-before: always
    }
.nodeco {
    text-decoration: none
    }
.tnote {
    background: rgb(220, 220, 220) none repeat scroll 0% 50%;
    page-break-before: always
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }