body {
    margin-left: 8%;
    margin-right: 7%;
    max-width: 40em
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: justify;
    text-indent: 0
    }
p.break {
    margin-top: 4em
    }
dd, li {
    margin-top: 0.33em;
    line-height: 1.2em
    }
.title {
    text-align: center
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-weight: bold;
    clear: both
    }
h2.chp {
    margin-top: 2em;
    font-weight: bold;
    text-align: center
    }
blockquote {
    margin-left: 5%;
    margin-right: 5%
    }
b {
    font-size: 110%
    }
p.citation {
    text-align: right;
    font-style: italic
    }
p.quotdate {
    text-align: right
    }
p.quotsig {
    margin-left: 35%;
    text-indent: -4em
    }
ul.TOC {
    list-style-type: none;
    margin-right: 5%
    }
ul.TOCSub {
    list-style-type: none;
    margin-right: 10%
    }
ul.IX {
    list-style-type: none;
    font-size: 80%
    }
ul.IXSub {
    list-style-type: none
    }
ul.IX li {
    margin-top: 0
    }
hr {
    width: 90%;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
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
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
img {
    border: 1px solid black
    }
img.plain {
    border: none;
    padding: 0
    }
p.caption {
    margin-top: 0;
    font-size: smaller
    }
div.image {
    border: thin dashed black;
    background-color: #EEE
    }
.poem {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poem h4 {
    margin-left: 0;
    font-size: larger;
    text-decoration: none
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza div {
    line-height: 1.2em;
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
.poem .i1 {
    margin-left: 3em
    }
.poem .i2 {
    margin-left: 4em
    }
.poem .i3 {
    margin-left: 5em
    }
.poem .i4 {
    margin-left: 6em
    }
.poem .i5 {
    margin-left: 7em
    }
.poem .i6 {
    margin-left: 8em
    }
.poem .i7 {
    margin-left: 9em
    }
.poem .i8 {
    margin-left: 10em
    }
.poem .i9 {
    margin-left: 11em
    }
.poem .caesura {
    vertical-align: -200%
    }
.fnref {
    font-size: smaller
    }
.note {
    font-size: 90%;
    margin: 2em 2em 2em 2em
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
pre {
    font-size: 8pt
    }