body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 80%;
    line-height: 0.1em
    }
div.index {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }
a {
    text-decoration: none
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
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;
    clear: both
    }
h1 {
    font-size: 200%
    }
h1.pg {
    font-size: 200%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    clear: both
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h3.pg {
    font-size: 110%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    clear: both
    }
h4 {
    font-size: 115%
    }
h3.chapter, h4.chapter {
    margin-top: 4em;
    margin-bottom: 1em
    }
h5 {
    font-size: 100%;
    line-height: 1.2
    }
h6 {
    font-size: 85%;
    line-height: normal
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    clear: both
    }
p.illustration.section {
    margin-top: 2em
    }
p.caption {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-size: 92%
    }
p.caption.left {
    text-align: left;
    margin-left: 15%;
    margin-right: 10%;
    line-height: normal
    }
p.verse {
    margin-left: 4em;
    text-indent: -2em;
    font-size: 92%
    }
p.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.illustration {
    clear: both
    }
table.float {
    margin: 0.5em 0 0 0;
    clear: both
    }
table.float.left {
    margin-right: 1em
    }
table.float.right {
    margin-left: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.picture {
    text-align: center;
    vertical-align: bottom;
    padding: 0 0.5em
    }
td.picture.middle {
    vertical-align: middle
    }
td.picture.top {
    vertical-align: top
    }
td.caption {
    text-align: center;
    font-size: 92%;
    padding: 0.5em 0.5em 1em 0.5em
    }
td.caption.left {
    text-align: left;
    padding-top: 0
    }
td.head {
    padding-top: 1em;
    padding-bottom: 0.5em
    }
td.center {
    text-align: center
    }
td.number, td.item {
    text-align: right
    }
div.index p {
    font-size: 92%;
    margin-top: 0;
    margin-left: 5%;
    text-indent: -5%;
    line-height: normal
    }
div.index p.letterhead {
    font-weight: bold;
    margin-left: 20%;
    margin-top: 0.8em;
    margin-bottom: 0.5em
    }
div.index a {
    text-decoration: none
    }
h5 + h6 {
    margin-top: 0
    }
p.verse + p.verse {
    margin-top: 0
    }
table.toc a {
    text-decoration: none
    }
table.toc p {
    margin-top: 0;
    margin-left: 1.5em;
    text-indent: -1.5em
    }
table.toc td.number {
    vertical-align: bottom
    }
tr.space td {
    padding-top: 1em
    }
.invisible {
    color: #FFF;
    background-color: inherit
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.sans {
    font-family: sans-serif
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }