body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1, h2 {
    margin-top: 5em
    }
h1 {
    line-height: 1.5;
    text-decoration: underline
    }
h3 {
    font-weight: normal;
    margin-top: 3em
    }
h2.chapter {
    font-weight: normal;
    font-size: 120%
    }
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
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.itals {
    font-style: italic
    }
.itals em {
    font-style: normal
    }
.center {
    text-align: center
    }
.toright {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.big {
    font-size: 120%
    }
.bigger {
    font-size: 150%
    }
.biggest {
    font-size: 170%
    }
.huge {
    font-size: 200%
    }
.hugest {
    font-size: 250%
    }
.little {
    font-size: 80%
    }
.gap {
    margin-top: 4em
    }
.biggap {
    margin-top: 6em
    }
.bt {
    border-top: solid black 1px
    }
.bb {
    border-bottom: solid black 1px
    }
.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
.underl {
    text-decoration: underline
    }
.pagebreak {
    font-size: x-small;
    background-color: inherit;
    color: silver;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: right;
    letter-spacing: normal
    }
span[title].pagebreak:after {
    content: "[Pg " attr(title) "] "
    }
.footnotes {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 5em 5% 3em 5%;
    font-size: 85%
    }
.footnote p {
    margin-left: 4em;
    margin-right: 2em;
    line-height: 1.2
    }
.footnote .label {
    margin: 0 0 0 -4em;
    text-align: right
    }
.footnote .label a {
    font-size: 70%;
    vertical-align: super
    }
.fnnum {
    font-size: 70%;
    vertical-align: baseline;
    font-style: normal
    }
.transnote {
    background-color: #EEE;
    color: inherit;
    font-size: 80%;
    margin: 2em 10% 1em 10%;
    padding: 0.5em 1em 0.5em 1em;
    font-family: sans-serif;
    border: thin dotted black
    }
.transnote p {
    text-align: left
    }
.transnote p.center {
    text-align: center
    }
.transnote p.just {
    text-align: justify
    }
.translit {
    text-decoration: none;
    border-bottom: thin dotted blue;
    color: inherit;
    background-color: inherit
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted red;
    color: inherit;
    background-color: inherit
    }
a.correction:hover {
    text-decoration: none
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    empty-cells: show;
    margin-bottom: 1em;
    margin-top: 1em
    }
td {
    padding-right: 2em;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    line-height: 1.5
    }
.footnote .poem {
    line-height: 1.2
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .stanzanum {
    margin: 2em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.if {
    display: block;
    margin-left: 0;
    padding-left: 0;
    text-indent: 0
    }
.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.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i5 {
    display: block;
    margin-left: 5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2h {
    display: block;
    margin-left: 2.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i3h {
    display: block;
    margin-left: 3.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4h {
    display: block;
    margin-left: 4.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.attrib {
    display: block;
    text-align: right;
    margin-right: 6em
    }
.signature {
    text-align: right;
    margin-right: 1em;
    margin-top: 0.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    border: solid black 1px
    }
.dropcap {
    font-size: 250%;
    line-height: 1
    }