body {
    margin-left: 10%;
    margin-right: 10%
    }
div.intro, div.editors {
    margin-top: 4em;
    margin-bottom: 4em
    }
em {
    font-style: normal
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    font-style: normal;
    padding-left: 0.25em;
    line-height: 0.1em
    }
div.endnote a {
    text-decoration: none
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%;
    margin-top: 0.22em;
    margin-bottom: 0.22em
    }
h2 {
    font-size: 175%;
    margin-top: 0.29em;
    margin-bottom: 0.29em
    }
h3 {
    font-size: 150%;
    margin-top: 0.33em;
    margin-bottom: 0.33em
    }
table.header h3 {
    margin-top: 1em
    }
h4 {
    font-size: 120%;
    margin-top: 0.4em;
    margin-bottom: 0.4em
    }
div.intro h4 {
    margin-top: 2em;
    margin-bottom: 1em
    }
h4.right {
    text-align: right
    }
h5 {
    font-size: 100%
    }
div.intro h5 {
    margin-top: 2em;
    margin-bottom: 1em
    }
div.editors h5 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    line-height: normal
    }
div.endnote h5 {
    font-weight: bold;
    margin-top: 1em
    }
h6 {
    font-size: 85%
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
blockquote {
    margin-left: 2em;
    margin-right: 2em
    }
div.editors p {
    text-align: center;
    margin-top: 0.2em
    }
div.intro {
    font-family: monospace
    }
div.verse {
    margin: 0.5em 2em
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    margin-left: 5em
    }
div.verse p.indent4 {
    margin-left: 8em
    }
div.verse p.stanza {
    margin-top: 0.5em
    }
p.verse {
    margin-left: 6em;
    text-indent: -4em;
    margin-right: 2em
    }
p.inset {
    margin-left: 2em
    }
p.hanging {
    margin-left: 3em;
    text-indent: -1em
    }
div.footnote {
    margin: 3em 2em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.right {
    margin-right: 0
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
table.header {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
td.fatlines {
    border-top: 5px double #888;
    border-bottom: 5px double #888
    }
td.number {
    text-align: right;
    white-space: nowrap
    }
td.inset {
    padding-left: 2em
    }
td.header {
    padding-top: 0.5em;
    padding-bottom: 0.25em
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.dropcap {
    margin-right: 0.2em;
    margin-top: -0.2em;
    font-size: 350%
    }
span.firstword {
    text-transform: uppercase;
    margin-left: -0.5em
    }
span.paragraph {
    font-variant: small-caps
    }
span.trans {
    padding-left: 2em;
    font-variant: small-caps;
    white-space: nowrap
    }
.smaller {
    font-size: 88%
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.extended {
    letter-spacing: 0.25em;
    padding-left: 0.25em
    }
.stretch {
    letter-spacing: 0.75em;
    padding-left: 0.75em
    }
.ital {
    font-style: italic
    }
.greek {
    border-bottom: 1px solid #FFF
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-indent: 0
    }
span.folionum {
    font-size: 90%;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    text-indent: 0
    }
div.mynote, p.mynote {
    background-color: #DDE;
    color: #000;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    padding: 0.5em 1em 1em
    }
p.mynote {
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #A9F
    }