p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
a {
    text-decoration: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
img {
    border: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray
    }
.chapterhead {
    margin-top: 4em;
    font-weight: normal
    }
.chapdesc {
    margin-left: 1.6em;
    text-indent: -1.6em
    }
.chapintro {
    margin-left: 1em;
    text-indent: -1em;
    font-size: smaller
    }
.chaptoc {
    text-align: center;
    font-size: larger
    }
.chapword {
    padding-right: 2em
    }
.chappg {
    width: 3em;
    text-align: right;
    padding-left: 1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    margin-top: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }