body {
    margin-left: 8%;
    margin-right: 7%
    }
p {
    margin-top: 0.75em;
    line-height: 1.5em
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h2 {
    font-style: italic
    }
h2 + p {
    text-indent: 0
    }
hr {
    width: 45%;
    margin: 1.5em auto 1.5em auto;
    clear: both
    }
hr.major {
    width: 75%
    }
.blockquot {
    margin-left: 10%;
    margin-right: 5%
    }
div.ctr {
    text-align: center
    }
div.ctr table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
div.ctr img {
    margin-left: auto;
    margin-right: auto
    }
img {
    border: none
    }
img.plain {
    border: none;
    padding: 0
    }
ul.TOC {
    list-style-type: none;
    width: 85%
    }
.TOC li {
    margin-top: 0.5em
    }
.floatl {
    text-align: center;
    border: none
    }
div.poem {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poem .stanza {
    margin-top: 1em
    }
.poem span {
    display: block;
    margin-top: 0.25em;
    margin-left: 2em;
    text-indent: -2em
    }
.poem br {
    display: none
    }
.poem .i0 {
    margin-left: 2em
    }
.poem .i2 {
    margin-left: 4em
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    margin-top: 0;
    font-size: smaller
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }