p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.25em;
    margin-bottom: 0.75em
    }
.noindent {
    text-indent: 0
    }
h1 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    clear: both
    }
h4 {
    text-align: center;
    clear: both
    }
h5 {
    text-align: center;
    clear: both
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    background-color: #DEE;
    color: #000;
    font-size: 95%;
    margin: 3em 15%;
    padding: 1em;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdc {
    text-align: center;
    margin-top: 0.3em;
    font-size: 90%
    }
ul {
    width: 80%;
    margin-left: 10%;
    list-style-type: none;
    font-size: 90%
    }
li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: 65%;
    text-indent: 0
    }
.blockquot {
    margin-left: 10%;
    margin-right: 12%;
    font-size: 95%
    }
.first {
    font-size: 300%;
    padding: 0.1em;
    clear: left;
    line-height: 70%
    }
.first2 {
    font-size: 130%
    }
.totoc {
    font-size: 75%;
    text-align: right
    }
.totoi {
    font-size: 75%;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.smcap2 {
    font-size: 90%
    }
.caption {
    font-weight: bold;
    font-size: 100%;
    padding: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 20%;
    margin-right: 10%;
    text-align: left;
    font-size: 0.9em
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted red
    }