body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage {
    padding: 1em 0;
    margin: 2em 1em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.wide {
    width: 67%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.mid {
    width: 40%
    }
a.tag {
    text-decoration: none;
    padding-left: 0.25em
    }
.footnote a {
    text-decoration: none
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
div.endnote h3 {
    font-size: 133%;
    margin-top: 1em
    }
div.maintext h3 {
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
div.endnote h4 {
    font-weight: bold;
    margin-top: 1em
    }
h5 {
    font-size: 100%
    }
div.endnote h5, table.parallel h5 {
    font-weight: bold;
    margin-top: 1em;
    font-size: 105%
    }
h6 {
    font-size: 85%
    }
div.titlepage h6 {
    font-size: 80%;
    margin-top: 2em;
    margin-bottom: 2em
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
div.picture {
    margin-top: 3em;
    margin-bottom: 3em
    }
p.illustration {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.verse, p.verse {
    font-size: 92%
    }
div.verse {
    margin: 0.5em 2em
    }
div.titlepage div.verse {
    margin-left: 15%;
    margin-right: 15%
    }
div.endnote div.verse {
    margin: 0.5em 0;
    font-size: 100%
    }
p.verse {
    margin-left: 6em;
    text-indent: -4em
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.inset, p.inset {
    margin-left: 2em;
    margin-right: 2em
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
p.center {
    text-align: center
    }
div.center {
    margin-top: 0.5em
    }
div.center p {
    text-align: center;
    margin-top: 0
    }
p.right {
    text-align: right
    }
span.footnote {
    clear: right;
    padding: 0.5em;
    margin: 0.33em 0 0.33em 0.33em;
    font-size: 88%;
    border: 1px solid #666
    }
span.footnote.lost {
    border: 1px solid #999
    }
p.footnote {
    margin: 0.67em 2em;
    font-size: 88%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
th {
    text-align: center;
    font-weight: bold;
    font-style: normal;
    padding: 0.2em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.center {
    text-align: center
    }
table.parallel {
    font-size: 94%;
    border-collapse: collapse;
    border: 3px ridge #A9F
    }
table.parallel th {
    border: 1px solid #999
    }
table.parallel td {
    font-size: inherit;
    border: 1px solid #999;
    padding: 0.1em 0.33em
    }
span.topline {
    border-top: 4px double black;
    padding-top: 1em
    }
span.dash {
    letter-spacing: -0.2em;
    margin-right: 0.2em
    }
.smallroman {
    text-transform: lowercase;
    font-variant: small-caps
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.smaller {
    font-size: 88%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.change {
    text-decoration: none;
    border-bottom: thin dotted #666
    }
ins.other {
    text-decoration: none;
    color: #999;
    background-color: inherit
    }
del.other {
    text-decoration: none;
    color: inherit;
    background-color: #CCC
    }
span.pagenum {
    font-size: 88%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
table.parallel span.pagenum {
    font-size: inherit
    }
.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 1em 1em;
    margin: 1em 0;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }