body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: #FEC;
    color: inherit
    }
a {
    text-decoration: none
    }
a:link {
    color: #742;
    background-color: inherit
    }
a:visited {
    color: #432;
    background-color: inherit
    }
div.verse {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 20%
    }
div.maintext {
    margin-left: 10%;
    max-width: 28em
    }
div.center {
    text-align: center
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
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
    }
h5.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%
    }
div.maintext h4 {
    text-align: right;
    font-variant: small-caps;
    line-height: 1.25;
    margin-right: 1em
    }
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;
    padding-top: 1em;
    padding-bottom: 1em
    }
p.illustration.title {
    padding-top: 3em;
    padding-bottom: 3em
    }
p.illustration.inline {
    padding: 0
    }
p.space {
    margin-top: 1.25em
    }
p.float {
    margin: 0;
    padding: 0
    }
p.float.left {
    clear: left
    }
p.float.right {
    clear: right
    }
div.verse p {
    margin-left: 3em;
    text-indent: -3em;
    margin-top: 0;
    font-size: 92%
    }
div.verse p.inset {
    text-indent: -2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.center table {
    text-align: left
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.number {
    text-align: right;
    padding-left: 1em
    }
td.bottom {
    vertical-align: bottom
    }
td.middle {
    vertical-align: middle
    }
td.right {
    text-align: right
    }
td.center {
    text-align: center
    }
table.background {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border-collapse: collapse
    }
table.background td {
    padding: 0
    }
table.background img {
    margin: 0;
    padding: 0
    }
table.background.pg13 {
    margin-right: 0
    }
table.background.pg21 {
    margin-right: 0
    }
table.background.pg39 {
    margin-right: 0
    }
table.background.pg61 {
    margin-left: 0
    }
table.background.pg79 {
    margin-right: 0
    }
table.background.pg139 {
    margin-left: 0
    }
table.background.pg169 {
    margin-right: 0
    }
table.background.pg183 {
    margin-left: 0
    }
table.background.pg207 {
    margin-right: 0
    }
table.background.pg217 {
    margin-left: 0
    }
span.float95 {
    clear: right
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.thumbs td {
    text-align: center;
    font-size: 80%
    }
span.firstletter {
    padding-right: 0.1em;
    margin-top: 0;
    margin-bottom: -0.2em;
    font-size: 250%
    }
p span.firstletter {
    margin-top: -0.2em
    }
.firstword {
    text-transform: uppercase
    }
.hidden {
    display: none
    }
.smallcaps {
    font-variant: small-caps
    }
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
    }
.thumbnail {
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
    text-align: right;
    text-indent: 0;
    padding-top: 1em
    }
.mynote {
    background-color: #FFE;
    color: #321;
    padding: 1em;
    border: 3px ridge #986;
    font-family: sans-serif;
    font-size: 90%
    }
p.mynote {
    margin: 1em 5%
    }
div.mynote {
    padding-top: 0.5em
    }
hr.full {
    width: 100%
    }
a:hover {
    color: red;
    text-decoration: underline
    }
pre {
    font-size: 85%
    }