p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.25
    }
p.center, p.right, p.no-indent, p.drop-cap, p.end, .transcribers-note p {
    text-indent: 0
    }
div.chapter, div.section {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 6em 0 1.5em 0;
    line-height: 1.8
    }
h2 {
    font-size: large;
    margin: 6em 0 1em 0
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    width: 15%;
    margin: 2em 42.5%
    }
hr.short-line {
    width: 10%;
    margin: 1em 45%
    }
hr.thought-break {
    margin: 1.5em 42.5%
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.small-caps {
    font-variant: small-caps;
    font-style: normal
    }
.center, p.end {
    text-align: center
    }
p.end {
    margin-top: 3em
    }
.right {
    text-align: right
    }
p.right {
    margin-right: 1.5em
    }
.spaced {
    line-height: 1.6
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .line {
    text-indent: -2em;
    padding-left: 2em
    }
.poetry .indent2 {
    text-indent: -1em
    }
.poetry .indent17 {
    text-indent: 5.5em
    }
p.drop-cap {
    margin-top: 2em
    }
p.drop-cap:first-letter {
    font-size: 2.5em;
    line-height: 0.75
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
ul#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul#corrections li {
    text-align: justify;
    margin: 0.25em 0
    }
ul#corrections .correction {
    text-decoration: underline
    }
.figcenter {
    margin: 0 auto 1em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
img {
    max-width: 100%;
    height: auto
    }
.footnotes {
    margin: 8em 10%;
    padding: 1em 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black
    }
.footnote-marker {
    font-size: 75%;
    vertical-align: top
    }
.footnote {
    font-size: 90%
    }
@media screen {
    body {
        width: 70%;
        max-width: 50em;
        margin: auto
        }
    p {
        margin: 0.5em auto
        }
    .transcribers-note {
        background-color: #fafafa;
        border: 1px dashed #808080;
        padding: 0 0.75em;
        margin: 6em auto;
        max-width: 100%
        }
    .page-break {
        margin-top: 8em
        }
    .stanza .center {
        margin: 0.5em auto auto 3em
        }
    }
@media screen, print {
    hr {
        border: none;
        border-bottom: 1px solid black
        }
    }
@media print {
    a:link, a:visited {
        color: black
        }
    }
@media all {
    p {
        margin: 0
        }
    .transcribers-note {
        background-color: white;
        border: none;
        padding: 0
        }
    .transcribers-note p {
        margin: 0.25em 0
        }
    .transcribers-note .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    .transcribers-note, h1, h2, .footnotes, .page-break {
        page-break-before: always
        }
    .page-break-after {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: auto 5%;
        max-width: 100%
        }
    p {
        line-height: 1.2em;
        margin: 0.3em auto
        }
    .poetry {
        display: block;
        margin-left: 2em
        }
    .stanza .center {
        text-align: left;
        margin: 0.5em auto auto 3em
        }
    .poetry .indent17 {
        text-indent: 3em
        }
    .stanza .center {
        text-align: left
        }
    ul#corrections li {
        margin: 0
        }
    .footnotes {
        margin: 8em 7.5%;
        padding: 1em 0;
        border-top: 1px solid black;
        border-bottom: 1px solid black
        }
    }