body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 0;
    line-height: 1.4em
    }
dd, li {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.2em
    }
.smcap {
    font-variant: small-caps
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.center {
    text-align: center;
    text-indent: 0
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.center img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin-left: auto;
    margin-right: auto
    }
ul.TOC {
    list-style-type: none;
    width: 85%
    }
.TOC p {
    font-size: 90%;
    margin-top: 0;
    margin-left: 4%;
    margin-right: 4%
    }
span.invisible {
    visibility: hidden
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.footnotes {
    border: dashed 1px gray;
    background-color: #EEE;
    padding: 0 1em 1em 1em
    }
.footnotes h3 {
    text-align: center;
    margin-top: 0.5em;
    font-weight: normal;
    font-size: 90%
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
div.poem {
    text-align: left;
    margin-left: 5%;
    width: 90%
    }
.poem h4 {
    margin-left: 5em;
    font-weight: normal;
    text-decoration: underline
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza span, .stanza div, .stanza p {
    display: block;
    line-height: 1.2em;
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0
    }
.stanza br {
    display: none
    }
.stanza .hemistich {
    vertical-align: -100%;
    margin-left: 0
    }
.poem .i0 {
    display: block;
    margin-left: 2em
    }
.poem .i6 {
    display: block;
    margin-left: 8em
    }
.poem .i8 {
    display: block;
    margin-left: 10em
    }
.poem .linenum {
    margin: 0;
    text-indent: 0;
    font-size: 90%;
    text-align: center;
    width: 1.75em;
    color: #777;
    background-color: #ddd
    }
.pagenum {
    color: #444;
    font-size: 60%;
    text-align: right
    }
.pagenum a {
    text-decoration: none;
    color: #444
    }
.pagenum a:hover {
    color: #F00
    }
#tnote {
    width: 40em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }