body {
    margin-left: 10%;
    margin-right: 10%;
    color: #321;
    background-color: inherit
    }
pre {
    color: #000;
    background-color: #FFF;
    padding: 1em;
    border: 2px solid #321
    }
img {
    margin: 0;
    padding: 0
    }
a:link {
    color: #960;
    background-color: inherit
    }
a:visited {
    color: #630;
    background-color: inherit
    }
div.page {
    margin-top: 6em;
    margin-bottom: 6em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
em {
    font-style: normal
    }
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: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
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: 3em;
    margin-bottom: 1.5em
    }
p.headnote + p.illustration, p.illustration + p.illustration {
    margin-top: 1em
    }
p.header {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    font-size: 80%;
    line-height: 1.5;
    text-align: center
    }
p.caption.leftside, td.caption.leftside, p.plain {
    text-align: left;
    text-indent: 2em
    }
.caption i, p.caption em {
    font-size: 125%;
    line-height: 1.2
    }
td p.caption {
    margin-top: 0.25em
    }
div.verse {
    margin: 1em 4em;
    font-size: 80%
    }
div.verse p {
    margin-top: 0.25em;
    margin-left: 4em;
    text-indent: -4em
    }
p.center, div.center {
    text-align: center
    }
p.headnote {
    margin-left: -12.5%;
    margin-top: 3em;
    margin-bottom: 1em
    }
span.headnote {
    padding: 0.4em 2em 0.2em;
    border: 1px solid #630
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0
    }
td.right {
    text-align: right
    }
td.bottom {
    vertical-align: bottom
    }
table.toc {
    width: 90%
    }
table.toc a {
    text-decoration: none
    }
table.illustration {
    margin-top: 3em;
    margin-bottom: 1.5em;
    border-collapse: collapse
    }
table.illustration td {
    padding-right: 1em;
    padding-left: 1em
    }
td.picture {
    vertical-align: bottom;
    text-align: center
    }
table.illustration td.header {
    text-align: center;
    padding-top: 1em
    }
table.illustration td.caption {
    font-size: 80%;
    line-height: 1.5;
    text-align: center;
    padding-top: 1em
    }
span.smallcaps {
    font-variant: small-caps
    }
span.smaller {
    font-size: 88%
    }
.sans {
    font-family: sans-serif
    }
span.ital {
    font-style: italic
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.mynote {
    background-color: #FEC;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #960;
    font-family: sans-serif;
    font-size: 90%
    }