body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h4 {
    text-align: center;
    clear: both
    }
h1, h2 {
    margin-top: 5em
    }
h3 {
    margin-top: 3em;
    font-size: 105%;
    font-weight: 400;
    margin-left: 2em
    }
hr {
    width: 33%;
    clear: both;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    margin: 0 0 0 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    border: 1px solid silver;
    text-indent: 0
    }
.center {
    text-align: center
    }
.toright {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.big {
    font-size: 120%
    }
.bigger {
    font-size: 150%
    }
.little {
    font-size: 80%
    }
.gap {
    margin-top: 4em
    }
.gaplet {
    margin-top: 2em
    }
.biggap {
    margin-top: 6em
    }
.narrow {
    margin-left: 25%;
    margin-right: 25%
    }
.transnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 10% 1em 10%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted red;
    color: inherit;
    background-color: inherit
    }
a.correction:hover {
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.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.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i3 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    empty-cells: show;
    margin-bottom: 1em;
    margin-top: 1em
    }
td {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
    }