body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
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%;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    letter-spacing: 0.12em;
    word-spacing: 0.2em;
    text-indent: 0
    }
h2 {
    font-size: 150%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-size: 150%;
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 110%
    }
h6 {
    font-size: 90%
    }
hr {
    width: 80%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
sup {
    vertical-align: top;
    font-size: 0.6em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    font-style: normal
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top
    }
td.center {
    text-align: center
    }
td.middle {
    vertical-align: middle
    }
td.footnote {
    font-size: 95%;
    text-align: right;
    line-height: 1.2
    }
p, div {
    line-height: 1.2em;
    margin: 0.8em 0 0 0
    }
.close {
    margin-top: 0.4em
    }
.verse, .verse3, .couplet {
    margin-top: 0
    }
.verse.close, .verse3.close, .couplet.close {
    margin-top: 0.4em
    }
.verse {
    margin-left: 6em
    }
.verse3 {
    margin-left: 10em
    }
.couplet {
    margin-left: 7em;
    text-indent: -1em
    }
.footnote {
    margin: 0.6em 2em 0 2em;
    font-size: 95%
    }
.footnote.poem {
    margin-left: 8em
    }
span.tag {
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    font-style: normal
    }
.indent {
    margin-top: 0;
    margin-left: 1.5em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #666;
    background-color: inherit
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 0 5%;
    font-family: sans-serif;
    font-size: 95%
    }
.mynote.fineprint {
    font-size: 85%;
    margin: 0 10%
    }