body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em;
    page-break-before: always
    }
h2 {
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.5em;
    page-break-before: always
    }
h3 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.5em
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
div.poem {
    margin-left: 2em;
    text-align: left;
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
p.line2 {
    text-align: left;
    text-indent: -2em;
    margin-left: 4em
    }
p.address {
    text-indent: 0;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%
    }
p.footnote {
    text-indent: 0;
    margin-top: 1%;
    margin-bottom: 1%
    }
p.blockquote {
    max-width: 75%;
    font-size: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.2em;
    text-indent: 0
    }
p.center {
    text-indent: 0;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 0
    }
p.caption {
    text-indent: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 4%;
    font-size: small;
    page-break-before: avoid
    }
p.contents {
    text-transform: uppercase;
    text-indent: 0;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0
    }
p.contents2 {
    text-indent: 1em;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8
    }
span.sperr {
    letter-spacing: 0.1em
    }
span.large {
    font-size: large
    }
span.small {
    font-size: small
    }
span.smaller {
    font-size: smaller
    }
span.hidden {
    display: none
    }
span.font80 {
    font-size: 80%
    }
span.underline {
    text-decoration: underline
    }
.leftpic {
    clear: left;
    padding-right: 0.3em
    }
.rightpic {
    clear: right
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote {
    font-family: sans-serif;
    font-size: small;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always
    }
li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }