body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h4 {
    text-align: center;
    clear: both
    }
h2 {
    text-decoration: underline
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both;
    page-break-after: always
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.err {
    text-decoration: none;
    border-bottom: 1px solid gray
    }
.pb {
    color: gray;
    font-size: small;
    font-style: normal;
    text-align: right;
    font-weight: normal
    }
.ralign {
    text-align: right
    }
ul {
    list-style-type: none
    }
li {
    margin-left: 5%;
    margin-right: 20%
    }
table {
    margin-left: 10%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
blockquote {
    max-width: 35em;
    margin: auto
    }
p.attribution {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center
    }
.spaced {
    line-height: 1.5
    }
.indent {
    margin-left: 20%
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
img {
    border: none
    }
div.covernote {
    visibility: hidden;
    display: none
    }
@media screen, print {
    img.drop-cap {
        float: left;
        margin: 0 0.5em 0 0
        }
    span.invisible {
        visibility: hidden;
        margin-left: -0.5em
        }
    }
@media all {
    img.drop-cap {
        display: none
        }
    span.invisible {
        visibility: visible;
        margin-left: 0
        }
    div.covernote {
        visibility: visible;
        display: block
        }
    blockquote {
        margin-left: 10%;
        margin-right: 10%;
        max-width: 100%
        }
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    margin-left: -3%
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }