body {
    margin-left: 10%;
    margin-right: 10%
    }
div.title, div.intro, div.text, div.notes, div.definition, div.advertisement {
    margin-top: 3em;
    margin-bottom: 3em
    }
div.center {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
p {
    line-height: 1.2em;
    text-indent: 1.5em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.c {
    text-align: center
    }
p.c.small {
    font-size: 0.8em
    }
div.definition p, div.advertisement p {
    text-indent: -1.5em;
    margin-left: 3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.poem {
    text-align: left;
    text-indent: 0;
    margin-bottom: 0
    }
table.poem {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    padding: 0
    }
table.poem p {
    text-align: left;
    text-indent: 0
    }
table.poem p.right {
    text-align: right
    }
table.poem p.poem {
    margin-left: 2em;
    text-indent: -2em
    }
table.poem p.poem + p.poem {
    margin-top: 0
    }
p.right {
    text-align: right;
    margin-right: 10%
    }
p.valediction {
    text-indent: -3em;
    margin-left: 60%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top;
    padding: 0 0.5em
    }
span.fraktur, table.fraktur {
    font-family: sans-serif;
    font-size: 92%
    }
div.text span.antiqua {
    font-family: sans-serif;
    font-size: 92%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr.tb {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
em.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.trnotes {
    border: dashed 1px;
    background-color: #DDD;
    color: inherit
    }
div.trnotes p {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: 0.7em;
    text-decoration: none;
    line-height: 0.1em;
    padding-left: 0.2em
    }