body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%;
    page-break-before: always
    }
h2 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    page-break-before: always
    }
h3 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%
    }
p {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0%
    }
p.right {
    text-indent: 0%;
    text-align: right;
    margin-left: 8%;
    margin-right: 4%;
    margin-top: 0%;
    margin-bottom: 2%
    }
div.poem {
    margin-left: 10%;
    text-align: left;
    text-indent: 0;
    margin-top: 2%;
    margin-bottom: 2%
    }
p.line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
p.signature {
    text-indent: 0%;
    text-align: left;
    margin-left: 20%;
    margin-right: 0%;
    margin-top: 1%;
    margin-bottom: 2%
    }
p.blockquote {
    text-indent: 0%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2%;
    margin-bottom: 2%
    }
p.footnote {
    font-size: small;
    text-indent: 0%;
    margin-top: 2%
    }
p.center {
    text-indent: 0%;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%
    }
p.tb {
    text-indent: 0%;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%
    }
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;
    letter-spacing: 0.1em;
    font-size: large;
    text-indent: 0%;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0%
    }
p.contents2 {
    text-transform: uppercase;
    margin-left: 5%;
    text-indent: 0%;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0%
    }
p.firstwo {
    text-indent: 0%
    }
p.first {
    text-indent: 0;
    page-break-before: always
    }
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
    }
.leftpic {
    clear: left
    }
.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: 0;
    text-indent: -3em;
    margin-left: 3em
    }
.trnote ul li {
    list-style-type: none
    }