body {
    margin-left: 10%;
    margin-right: 10%
    }
img {
    padding-top: 0.5em;
    padding-bottom: 0.5em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 85%;
    line-height: 0.1em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
div.advertising {
    font-size: 92%
    }
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.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
h4.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
h6.micro {
    font-size: 75%
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.music {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.midi {
    text-align: center;
    font-family: sans-serif;
    font-size: 90%;
    line-height: 1.4em;
    margin-bottom: 1em
    }
p.verse {
    margin-left: 2em;
    margin-top: 0.1em;
    font-size: 92%
    }
p.verse.first {
    margin-top: 0.5em
    }
p.verse.in1 {
    margin-left: 3em
    }
p.verse.in2 {
    margin-left: 4em
    }
p.verse.in3 {
    margin-left: 5em
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
.footnote.continued {
    margin-top: 0.3em
    }
blockquote {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.index {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.inset {
    padding-left: 1em
    }
td.number {
    text-align: right;
    white-space: nowrap
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table p.mynote {
    text-indent: 0
    }
table.index td {
    font-size: 92%
    }
table.index td.number, table.toc td.number {
    vertical-align: bottom
    }
table.toc td {
    font-variant: small-caps
    }
table.toc a {
    text-decoration: none
    }
.firstletter {
    padding-right: 0.2em;
    padding-bottom: 0.1em;
    line-height: 0.9em;
    margin-bottom: -0.2em;
    font-size: 200%;
    font-weight: bold
    }
.firstword {
    text-transform: uppercase;
    margin-left: -0.2em
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.smaller {
    font-size: 0.9em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.2em
    }
.ital {
    font-style: italic
    }
.boldf {
    font-weight: bold
    }
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
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }