a {
    text-decoration: none
    }
#coverpage {
    border: 1px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.olde {
    font-size: xx-large;
    font-family: "Lucida Blackletter", "Olde English", "Apple Chancery", "BlackChancery", Germania, Georgia
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
p.drop-cap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.9em
    }
.upper-case {
    text-transform: uppercase
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.gesperrt {
    letter-spacing: 0.2em
    }
.table {
    text-indent: 0;
    display: table;
    margin: auto
    }
.trow {
    text-indent: 0;
    display: table-row
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    margin: 2em auto
    }
.ph1 {
    text-align: center;
    clear: both;
    font-size: xx-large;
    font-weight: normal;
    margin: 2em auto
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    text-indent: -3em;
    padding-left: 3em
    }
hr {
    border-top: 4px double #8c8b8b
    }
hr.tb {
    width: 45%;
    margin: 1em 27.5%
    }
hr.chap {
    width: 65%;
    margin: 2em 17.5%;
    clear: both
    }
table {
    margin: auto
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.bb {
    border-bottom: solid 2px
    }
.bbox {
    padding: 4em 2em;
    border: solid gray 2px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: auto;
    text-align: center
    }
.figcenter p {
    margin: 0.5em 2em
    }
.footnotes {
    margin: 2em auto;
    border: #ccc double 4px
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    margin: 1em 2em 1em 3em
    }
.footnote p {
    text-indent: -0.5em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.poetry {
    margin: auto;
    text-align: center
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: #aaa;
    font-size: small;
    text-align: right
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }
@media all {
    img.drop-cap {
        display: none
        }
    p.drop-cap:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    }