body {
    margin-left: 10%;
    margin-right: 10%
    }
div.page, div.maintext {
    margin-top: 4em;
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.small {
    width: 30%
    }
hr.tiny {
    width: 20%
    }
hr.micro {
    width: 10%
    }
hr.break {
    width: 30%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.endnote img {
    padding: 0.5em;
    border: 1px dotted #99F
    }
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: 300%
    }
h2 {
    font-size: 200%
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
div.maintext h4 {
    margin-top: 2em
    }
h5 {
    font-size: 100%
    }
div.endnote h5 {
    font-weight: bold;
    margin-top: 1em
    }
h6 {
    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
    }
p.indent {
    margin-left: 2em;
    margin-right: 2em
    }
div.verse {
    margin: 1em auto;
    text-align: center;
    width: 24em
    }
div.verse p {
    margin-top: 0;
    margin-left: 3em;
    text-indent: -3em;
    text-align: left
    }
div.verse p.indent {
    margin-left: 4em
    }
div.verse p.indent2 {
    margin-left: 5em
    }
div.verse p.indent3 {
    margin-left: 6em
    }
div.verse p.indent5 {
    margin-left: 8em
    }
div.verse p.indent6 {
    margin-left: 9em
    }
div.verse p.stanza {
    margin-top: 0.5em
    }
div.w28 {
    width: 28em
    }
div.w24 {
    width: 24em
    }
div.w20 {
    width: 20em
    }
div.w18 {
    width: 18em
    }
div.w16 {
    width: 16em
    }
div.w14 {
    width: 14em
    }
div.w12 {
    width: 12em
    }
div.w10 {
    width: 10em
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
p.footnote {
    margin: 2em;
    font-size: 90%
    }
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 1em 0.1em 0
    }
td.number {
    text-align: right;
    padding-left: 4em
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
.smallcaps, span.firstword {
    font-variant: small-caps
    }
.smaller {
    font-size: 88%
    }
.smallest {
    font-size: 75%
    }
.extended {
    letter-spacing: 0.33em;
    margin-right: -0.33em
    }
span.greek {
    border-bottom: none
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 95%;
    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;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }