body {
    margin-left: 10%;
    margin-right: 10%
    }
div.page {
    margin-top: 3em;
    margin-bottom: 3em;
    padding-top: 1em;
    padding-bottom: 1em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.page {
    width: 60%;
    margin-top: 3em;
    margin-bottom: 3em
    }
em {
    font-style: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
div.maintext a, table.toc a {
    text-decoration: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
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: 240%
    }
table.background h1 {
    line-height: normal;
    margin-bottom: 0;
    padding: 0 0.5em
    }
h2 {
    font-size: 175%
    }
table.background h2 {
    font-size: 140%;
    line-height: normal;
    margin-top: 0
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
table.background h4 {
    font-size: 125%;
    line-height: 2em
    }
table.toc h4 {
    margin-top: 1em
    }
h4.chapter {
    margin-top: 3em
    }
h5 {
    font-size: 100%
    }
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
    }
div.inset {
    margin-left: 1em;
    margin-top: 0.5em
    }
div.inset p {
    margin-top: 0
    }
div.verse {
    font-size: 92%;
    margin-top: 0.5em;
    margin-left: 2em
    }
div.verse p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
div.verse p.stanza {
    margin-top: 0.5em
    }
p.chapquote, div.chapquote {
    font-size: 92%;
    margin-left: 33%
    }
div.chapquote.verse {
    font-size: 92%;
    margin-left: 33%
    }
span.author {
    padding-left: 4em;
    clear: right
    }
.chapquote + p {
    clear: right;
    padding-top: 1em
    }
p.author {
    margin-top: 0.5em;
    margin-left: 33%;
    padding: 0 0 0 1em;
    text-align: right;
    font-size: 92%
    }
p.center {
    text-align: center
    }
p.footnote {
    margin: 1em 2em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number {
    text-align: right
    }
table.background {
    border-collapse: collapse;
    margin-top: 3em;
    margin-bottom: 3em
    }
table.background td {
    padding: 0
    }
table.toc td.number {
    padding-left: 1em;
    vertical-align: bottom
    }
td.chapnum {
    padding-right: 1em;
    text-align: right
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.topline {
    border-top: 4px double black
    }
.smaller {
    font-size: 88%
    }
.larger {
    font-size: 110%
    }
.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
span.sans {
    font-family: sans-serif
    }
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
    }
div.mynote a {
    text-decoration: none
    }