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: 1em
    }
p.break {
    margin-top: 2em
    }
dd, li {
    margin-top: 0;
    font-size: 110%;
    line-height: 1em
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    font-weight: bold;
    clear: both
    }
h1 + p, h2 + p, h3 + p {
    text-indent: 0
    }
blockquote {
    margin-left: 5%;
    margin-right: 5%
    }
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%
    }
hr {
    width: 45%;
    margin-top: 1em;
    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
    }
img {
    border: 1px solid black
    }
img.plain {
    border: none;
    padding: 0
    }
p.caption {
    margin-top: 0;
    font-size: smaller
    }
.poem {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poem h4 {
    margin-top: 4em;
    margin-bottom: 0;
    margin-right: 20%;
    text-align: center;
    text-decoration: none
    }
.poem h5 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20%;
    font-weight: normal;
    text-align: center;
    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 .i10 {
    margin-left: 13em
    }
.poem .i11 {
    margin-left: 14em
    }
.poem .i12 {
    margin-left: 15em
    }
.poem .i13 {
    margin-left: 16em
    }
.poem .i14 {
    margin-left: 17em
    }
.poem .i15 {
    margin-left: 18em
    }
.note {
    font-size: 90%;
    margin: 0 2em 2em 1em
    }
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
    }