body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
table.toc 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: 250%;
    margin-top: 2em
    }
h2 {
    font-size: 200%;
    margin-top: 2em
    }
h3 {
    font-size: 150%;
    margin-top: 2em
    }
h4, .four {
    font-size: 120%
    }
h2.four {
    margin-top: 1.5em
    }
h5 {
    font-size: 100%
    }
div.verse h5 {
    text-align: left;
    margin-left: 6em
    }
h6, .six {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
p.illustration.chapter {
    padding-top: 6em
    }
div.titlepage {
    margin: 4em auto;
    width: 24em;
    padding: 0.5em 1em;
    border: 1px solid black
    }
div.letter {
    margin: 0.5em 2em
    }
div.letter p {
    font-size: 92%;
    line-height: 1.3
    }
div.verse {
    margin: 0.5em 2em
    }
div.verse p {
    font-size: 92%;
    line-height: 1.3;
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    text-indent: -3em
    }
p.center {
    text-align: center
    }
p.inset {
    margin-left: 3em
    }
p.midway {
    margin-left: 50%
    }
p.third {
    margin-left: 33%
    }
p.right {
    text-align: right;
    margin-right: 2em
    }
p.right.two {
    margin-right: 4em
    }
p.right.three {
    margin-right: 6em
    }
p.right.four {
    margin-right: 8em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number {
    text-align: right;
    padding-right: 0.5em
    }
table.toc {
    width: 24em
    }
table.toc td {
    font-variant: small-caps;
    padding: 0.25em
    }
table.inline {
    margin-left: 0
    }
table.inline td {
    padding: 0.2em 0.5em
    }
td.smallroman {
    text-transform: lowercase;
    font-variant: small-caps
    }
span.smallcaps {
    font-variant: small-caps
    }
span.firstword {
    text-transform: uppercase;
    margin-left: -1em
    }
span.dropcap {
    clear: left;
    font-size: 300%;
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
    padding-right: 0.5em
    }
span.smaller {
    font-size: 88%
    }
ins.mycorr {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.authcorr {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
span.pagenum {
    font-size: smaller;
    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: 4em 1em;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }