body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext {
    margin-left: 3em;
    width: 25em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.16em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    margin: 0
    }
h1 {
    font-size: 116%;
    text-align: left
    }
h2 {
    font-size: 100%;
    text-align: left;
    margin-left: 6em;
    margin-top: 1.5em
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.inset {
    padding-left: 2em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
div.contents p {
    margin-top: 0.5em;
    padding-top: 0.5em;
    clear: both
    }
div.poem p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
div.poem p.stanza {
    margin-top: 0.75em
    }
span.chapter {
    padding-top: 0;
    padding-left: 1em
    }
p.dropcap {
    padding: 0 2em 0 0;
    margin: 0 0.25em 0 0
    }
.hidden {
    display: none
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.pagenum.added {
    font-size: 87%
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 2em 5%
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 2em 0;
    border: 3px ridge #A9F
    }
div.mynote p, div.endnote p {
    font-family: sans-serif;
    font-size: 90%
    }
div.endnote h4, div.endnote h5 {
    font-family: sans-serif
    }
div.endnote h4 {
    margin-top: 0.5em;
    margin-bottom: 1em
    }
div.endnote h5 {
    margin-top: 1em;
    margin-bottom: 0.5em
    }
div.mynote a {
    text-decoration: none
    }