body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.3em
    }
body > p {
    text-align: justify;
    text-indent: 1.5em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
p.quotsig {
    text-indent: -8em;
    margin-left: 16em;
    margin-top: 0
    }
hr.chapter {
    width: 65%;
    margin: 2em auto 2em auto
    }
h1 {
    text-align: center
    }
h2 {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center
    }
h3 {
    margin-top: 2em;
    text-align: center;
    font-style: italic
    }
h3.poemname {
    font-style: normal
    }
h4 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 2em
    }
h1 + p {
    text-indent: 0
    }
h2 + p {
    text-indent: 0
    }
h3 + p {
    text-indent: 0
    }
h4 + p {
    text-indent: 0
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ol {
    margin-left: 10%;
    width: 80%
    }
li {
    margin-top: 0.15em;
    line-height: 1.2em
    }
li > ol {
    margin-left: 0;
    margin-right: 0;
    width: auto
    }
.preol {
    margin-left: 10%;
    width: 80%;
    margin-bottom: 0
    }
ul {
    margin-left: 10%;
    width: 80%;
    list-style-type: none
    }
ol.TOC {
    list-style-type: upper-roman;
    margin-top: 0
    }
li.off {
    list-style-type: none
    }
table.az {
    margin-left: 15%;
    width: 70%;
    text-align: center;
    margin-bottom: 2em;
    border-collapse: collapse
    }
table.az td {
    text-align: center
    }
div.poem {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 37em
    }
.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 .i2 {
    display: block;
    margin-left: 3em
    }
.poem .i4 {
    display: block;
    margin-left: 4em
    }
.poem .i6 {
    display: block;
    margin-left: 5em
    }
.poem .i8 {
    display: block;
    margin-left: 6em
    }
.poem .i10 {
    display: block;
    margin-left: 7em
    }
.poem .i12 {
    display: block;
    margin-left: 8em
    }
.poem .i16 {
    display: block;
    margin-left: 10em
    }
.poem .i36 {
    display: block;
    margin-left: 20em
    }
.sidenote {
    font-size: smaller;
    color: #333;
    text-indent: 0;
    text-align: right
    }