body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
sup {
    font-size: 75%;
    line-height: 50%;
    padding-right: 0.2em;
    padding-left: 0.2em
    }
p.sidenote sup {
    font-style: normal
    }
em {
    font-style: normal
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
a.note {
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    border-bottom: thin dashed #99C
    }
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%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
div.endnote h5, div.notes h5 {
    margin-top: 1em;
    margin-bottom: 0.75em
    }
h6 {
    font-size: 85%
    }
div.page, div.intro, div.notes, div.maintext {
    padding-top: 3em;
    padding-bottom: 3em
    }
div.center {
    text-align: center;
    margin: 0
    }
div.maintext {
    margin-right: -5%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.indent {
    margin-left: 2em
    }
p.annotation {
    margin: 4em;
    font-size: 92%
    }
div.verse {
    margin: 0
    }
div.intro div.verse, div.notes div.verse {
    margin: 1em 2em;
    font-size: 92%
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    margin-left: 5em
    }
div.verse p.halfway {
    margin-left: 10em
    }
div.verse p.right {
    margin-left: 50%;
    text-indent: 0;
    text-align: left
    }
div.verse p.stanza, div.verse.stanza {
    margin-top: 0.5em
    }
p.sidenote {
    clear: right;
    padding-left: 1em;
    padding-top: 0.75em;
    margin-top: 0;
    font-style: italic;
    font-size: 85%
    }
p.sidenote + p.sidenote {
    padding-top: 0
    }
p.allclear {
    clear: both;
    margin: 0;
    line-height: 0.1
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
div.footnote {
    margin: 1em 2em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number {
    text-align: right;
    vertical-align: bottom;
    padding-left: 1em
    }
table.titlepage {
    border: 1px solid #000;
    border-spacing: 1em;
    width: 21em
    }
table.titlepage td {
    border: 1px solid #000;
    padding: 0.5em
    }
table.titlepage p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.firstword {
    font-variant: small-caps
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.smaller {
    font-size: 88%
    }
.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.ital {
    font-style: italic
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    font-family: sans-serif;
    font-size: 90%;
    border: 3px ridge #A9F
    }