body {
    margin-left: 8%;
    margin-right: 7%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
p.zero {
    text-indent: 0
    }
dd, li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
h1 {
    text-align: center;
    margin-top: 4em;
    font-weight: normal;
    clear: both
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    font-weight: bold;
    clear: both
    }
h3.pg {
    text-align: center;
    margin-top: 0;
    font-weight: bold;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
h4 {
    text-align: center;
    margin-top: 1em;
    font-weight: normal;
    clear: both
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.major {
    width: 75%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
img {
    border: 1px solid black
    }
img.plain {
    border: none;
    padding: 0
    }
p.caption {
    margin-top: 0;
    font-size: smaller
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.ctr img {
    margin-left: auto;
    margin-right: auto
    }
ul {
    list-style-type: none
    }
.TOC {
    width: 85%
    }
div.index {
    font-size: 90%
    }
ul.ix {
    list-style-type: none;
    font-size: inherit
    }
.ix li {
    margin-top: 0.5em
    }
ul.list {
    list-style-type: none
    }
.pagenum {
    display: inline;
    font-size: 80%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0
    }
div.poem {
    text-align: left;
    margin-left: 5%;
    width: 90%
    }
.poem h4 {
    text-align: left;
    margin-left: 5em;
    font-weight: bold;
    text-decoration: none
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza div {
    line-height: 1.2em;
    margin-left: 2em;
    text-indent: -2em
    }
.poem .i0 {
    display: block;
    margin-left: 2em
    }
.poem .i1 {
    display: block;
    margin-left: 3em
    }
.poem .i2 {
    display: block;
    margin-left: 4em
    }
.poem .i3 {
    display: block;
    margin-left: 16em
    }
.poem p.cite {
    margin-left: 16em
    }
.stanza div.quote {
    text-indent: -2.4em
    }
.sc {
    font-variant: small-caps
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
hr.full {
    width: 100%
    }
pre {
    font-size: x-small
    }