body {
    margin-left: 10%;
    margin-right: 10%
    }
div.advertising {
    font-size: 90%;
    max-width: 30em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 40%
    }
hr.tiny {
    width: 20%
    }
img {
    margin-left: 1em;
    margin-right: 1em;
    border: none
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    clear: both
    }
h1 {
    font-size: 200%;
    margin: 0.5em 0
    }
h2 {
    font-size: 150%;
    margin: 0.67em 0
    }
h3 {
    font-size: 125%;
    margin: 0.8em 0
    }
h4 {
    font-size: 115%;
    margin: 0.9em 0
    }
h4.chapter {
    margin-top: 4em;
    letter-spacing: 0.2em
    }
h4.section {
    margin-top: 2em;
    letter-spacing: 0.2em
    }
h5 {
    font-size: 100%;
    line-height: 1.2;
    margin: 1em 0
    }
h6 {
    font-size: 85%;
    line-height: 1.2;
    margin: 1.15em 0
    }
h6.section {
    margin-top: 3em;
    letter-spacing: 0.2em;
    font-size: 0.75em
    }
div.leftfloat, p.leftfloat {
    clear: left
    }
div.rightfloat, p.rightfloat {
    clear: right
    }
div.line0 {
    width: 0;
    height: 1.2em
    }
div.line1 {
    width: 1.5em;
    height: 1.2em
    }
div.line2 {
    width: 3em;
    height: 1.2em
    }
div.line3 {
    width: 4.5em;
    height: 1.2em
    }
div.line4 {
    width: 6em;
    height: 1.2em
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
blockquote {
    margin-right: 1.5em;
    margin-left: 1.5em;
    font-size: 92%
    }
p.letter {
    font-size: 92%;
    margin-left: 1em;
    margin-right: 1em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration.chapter {
    margin-top: 4em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    font-size: 90%
    }
span.subcap {
    letter-spacing: 0.2em;
    padding-right: 6em
    }
span.caption {
    font-size: 90%
    }
p.crossref {
    font-size: 85%;
    font-family: sans-serif;
    text-align: center
    }
p.pictop {
    margin-bottom: 0;
    padding: 0;
    text-align: center
    }
p.picbottom {
    margin-top: 0;
    padding: 0;
    text-align: center
    }
.verse {
    margin-left: 10%;
    font-size: 90%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.inset1 {
    padding-left: 2em
    }
td.inset2 {
    padding-left: 3.5em
    }
td.mynote {
    font-size: 80%;
    font-family: sans-serif;
    background-color: #DDE;
    color: #000;
    padding: 0.2em 1em 0.2em 1em;
    margin: 0
    }
td.number {
    text-align: right
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.index td.number {
    vertical-align: bottom
    }
table.toc a {
    text-decoration: none;
    color: #006;
    background-color: inherit
    }
tr.sans td {
    padding-top: 1em;
    font-family: sans-serif
    }
div.advertising p {
    margin-left: 1em;
    margin-top: 0.5em
    }
div.advertising h4 {
    text-align: left;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.2;
    margin-bottom: 0.2em
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.noclear {
    clear: none
    }
span.price {
    font-size: 90%;
    font-weight: normal;
    padding-left: 1.5em
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.2em
    }
.spread {
    letter-spacing: 2em
    }
.sans {
    font-family: sans-serif
    }
.boldf {
    font-weight: bold
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #666;
    background-color: inherit;
    text-indent: 0
    }
p.mynote, div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }