body {
    color: #210;
    background-color: #FED;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 120%
    }
div.pg {
    color: #000;
    background-color: #FFF;
    padding: 1em;
    border: 2px solid #CA6
    }
div.titlepage, div.maintext {
    margin-top: 4em;
    margin-bottom: 4em
    }
div.maintext {
    max-width: 30em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
table.toc a {
    text-decoration: none
    }
table.toc a:link {
    color: #C00;
    background-color: inherit
    }
table.toc a:visited {
    color: #600;
    background-color: inherit
    }
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: 250%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    margin-top: 3em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 75%
    }
h1.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 190%
    }
h4.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 80%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.5
    }
p.illustration {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
p.caption {
    text-align: center;
    margin-bottom: 2em;
    font-size: 75%
    }
p.chapter {
    margin-top: 4em
    }
p.chapter:first-letter {
    margin-top: -0.1em;
    margin-bottom: -0.33em;
    font-size: 750%;
    line-height: normal
    }
p.margin {
    margin-left: -6%
    }
div.verse {
    margin: 0.5em 2em
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em;
    font-size: 88%
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
span.figleft {
    clear: left;
    margin-right: 1em;
    margin-left: -2em
    }
span.figright {
    clear: right;
    margin-right: -2em;
    margin-left: 0.5em
    }
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.1em
    }
td.right {
    text-align: right
    }
table.illustration {
    margin-top: 4em;
    margin-bottom: 4em
    }
table.illustration td {
    width: 33%
    }
table.toc {
    font-size: 88%;
    margin-right: 10%;
    margin-left: 10%
    }
table.toc td {
    padding: 0 0.5em
    }
table.toc td.number {
    text-align: right;
    vertical-align: bottom
    }
table p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em
    }
.smallcaps {
    font-variant: small-caps
    }
.smallest {
    font-size: 75%
    }
span.firstword {
    text-transform: uppercase
    }
span.para {
    vertical-align: -0.3em;
    line-height: 10%;
    letter-spacing: 1em;
    margin-left: -0.25em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 80%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
span.pagenum.plate {
    font-style: italic
    }
span.pagenum.plate:before {
    content: "opp. "
    }
.mynote {
    background-color: #EEC;
    color: #000;
    font-family: sans-serif;
    font-size: 80%;
    border: 2px solid #A96
    }
p.mynote {
    margin: 1em 5%;
    padding: 0.5em 0.75em
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #A96;
    color: #000;
    background-color: #FFF;
    font-family: sans-serif;
    font-size: 88%
    }
pre {
    font-size: 75%
    }
hr.full {
    width: 100%
    }