a {
    text-decoration: none
    }
#cover {
    margin: 2em auto;
    border: 2px solid black
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
h1, h2, h3, h4 {
    text-align: center;
    page-break-after: avoid;
    clear: both;
    font-weight: normal;
    margin: auto
    }
.ph1 {
    page-break-before: always;
    page-break-after: avoid;
    text-align: center;
    font-size: 2em;
    clear: both;
    font-weight: normal
    }
hr {
    border-top: 4px double #8c8b8b
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin: 2em 17.5%;
    clear: both
    }
.author {
    text-align: right;
    margin: auto 5%
    }
.hanging p {
    text-indent: -2em;
    padding-left: 2em
    }
blockquote p {
    text-indent: 0 !important;
    padding-left: 0 !important
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
.i4 {
    padding-left: 2em
    }
.inline {
    display: inline-block
    }
table {
    margin: auto
    }
.tdr {
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
sup, sub {
    font-size: 0.5em;
    line-height: 0.1em;
    white-space: nowrap
    }
.caption {
    font-weight: bold;
    font-size: 0.9em;
    text-align: center
    }
.copy {
    font-size: 0.6em;
    text-align: center
    }
.w25 {
    max-width: 24%
    }
.w50 {
    max-width: 49%
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    page-break-inside: avoid;
    clear: both;
    margin: auto;
    text-align: center
    }
.figcenter p {
    margin: 0.5em 2em
    }
.figleft {
    clear: left;
    margin: 1em 1em 1em 0
    }
.figright {
    clear: right;
    margin: 1em 0 1em 1em
    }
.footnotes {
    margin: 4em auto;
    border: #ddd solid thin
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    font-size: 0.9em;
    margin: auto 2em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid thin;
    color: black;
    font-size: 0.9em;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: 0.8em;
    text-align: right
    }
.poetry {
    display: block;
    max-width: 75%;
    margin: auto;
    font-size: 0.9em;
    text-align: center
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    display: block;
    margin: 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
@media all {
    figleft, figright {
        text-align: center;
        margin: auto
        }
    }