body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 4em;
    font-size: 200%;
    clear: both
    }
h2 {
    text-align: center;
    font-size: 150%;
    clear: both;
    margin-top: 4em;
    margin-bottom: 1em;
    font-weight: normal
    }
h3 {
    text-align: center;
    font-size: 125%;
    clear: both;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: normal
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em;
    line-height: 130%
    }
p.firstpara {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
p.quotehead {
    text-indent: -4em;
    margin-left: 4em;
    margin-bottom: 1em
    }
p.quoteheadcenter {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
p.dateline {
    text-align: right;
    text-indent: 10em;
    margin-top: 0.25em;
    margin-right: 2em;
    font-size: 90%;
    margin-bottom: 1em
    }
.signoff1 {
    text-indent: 6em;
    margin-top: 0.5em
    }
.signoff2 {
    text-indent: 8em;
    margin-top: 0.25em
    }
.signoff3 {
    text-indent: 10em;
    margin-top: 0.25em
    }
.signature {
    text-align: right;
    margin-top: 1em;
    margin-right: 2em
    }
.sp1 {
    margin-top: 1em
    }
.sp2 {
    margin-top: 2em
    }
.sp4 {
    margin-top: 4em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
div.section {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: 1em;
    margin-right: 0
    }
th {
    font-weight: normal;
    font-size: 0.75em;
    padding-top: 1.5em
    }
td {
    padding-top: 1em
    }
.toccol1 {
    vertical-align: top;
    text-align: justify;
    padding-right: 1em
    }
.toccol2 {
    vertical-align: bottom;
    text-align: right;
    padding-right: 1em
    }
.topline {
    vertical-align: bottom;
    text-align: center;
    padding-right: 1em
    }
.pagenum {
    font-size: 65%;
    color: gray;
    text-indent: 1em;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.subhdg {
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 2em;
    text-indent: -2em;
    margin-left: 2em;
    font-size: 90%
    }
.subhdgcent {
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 2em;
    margin-left: 2%;
    text-indent: 0;
    font-size: 90%;
    text-align: center
    }
.blockquot {
    margin-top: 2em;
    margin-bottom: 2em
    }
.span3 {
    margin-left: 3em
    }
.fs150 {
    font-size: 150%
    }
.fs125 {
    font-size: 125%
    }
.fs100 {
    font-size: 100%
    }
.fs80 {
    font-size: 80%
    }
.fs65 {
    font-size: 65%
    }
.fs45 {
    font-size: 45%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
sup {
    vertical-align: top;
    font-size: 0.65em;
    line-height: 1
    }
.gesperrt {
    letter-spacing: 0.1em;
    margin-right: -0.1em
    }
em.gesperrt {
    font-style: normal
    }
img {
    max-width: 100%;
    height: auto
    }
img.w80 {
    width: 80%
    }
img.w25 {
    width: 25%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: 0.4em;
    font-size: 0.7em;
    text-decoration: none;
    margin-top: 0
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 80%
    }
.poetry {
    display: inline-block
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
@media print {
    .poetry {
        display: block
        }
    }
.x-ebookmaker .poetry {
    display: block
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -1em
    }
div.tnbox {
    background-color: #C4F8E1;
    border: 0.25em solid silver;
    padding: 0.5em;
    margin: 2em 10% 0 10%
    }