body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: #FED;
    color: #321
    }
pre {
    color: #000;
    background-color: #FFF;
    padding: 1em;
    border: 1px solid #963
    }
div.maintext {
    margin-right: auto;
    margin-left: auto;
    font-size: 108%
    }
div.page {
    padding-top: 2em;
    padding-bottom: 2em;
    margin: 2em 0
    }
div.pub_ads {
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
hr.small {
    width: 30%
    }
a.tag {
    text-decoration: none;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
table.toc a {
    text-decoration: none
    }
a.tag:link, table.toc a:link, div.mynote a:link {
    color: #C00;
    background-color: inherit
    }
a.tag:visited, table.toc a:visited, div.mynote a:visited {
    color: #600;
    background-color: inherit
    }
img {
    text-decoration: none;
    border: none
    }
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%;
    letter-spacing: 0.1em;
    padding-left: 0.1em
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    font-size: 120%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
    margin-bottom: 4em;
    width: 19em;
    padding: 3em 2em;
    border: 4px double #642
    }
div.intro h3, div.intro h4 {
    margin-top: 2em;
    margin-bottom: 1em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: left
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.verse {
    margin-left: 6em;
    text-indent: -4em;
    font-size: 92%
    }
div.verse {
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    width: 26em
    }
div.verse p {
    margin-top: 0;
    line-height: 1.75;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    margin-left: 5.25em
    }
div.verse p.indent2 {
    margin-left: 5.75em
    }
div.verse p.indent4 {
    margin-left: 7.5em
    }
div.verse p.stanza {
    margin-top: 2em
    }
p.border {
    width: 14em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 8em 2em;
    border: 4px double #642
    }
p.hanging {
    margin-left: 2em;
    text-indent: -2em
    }
p.hanging:first-line {
    font-size: 150%
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right
    }
p.space {
    margin-top: 2em
    }
p.footnote {
    margin: 2em;
    font-size: 92%
    }
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
    }
table.toc td {
    padding-top: 1em
    }
td.right {
    text-align: right
    }
td.number {
    text-align: right;
    vertical-align: bottom;
    padding-left: 4em
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.toc p {
    font-weight: bold;
    font-style: italic;
    font-size: 105%
    }
span.smallcaps, span.firstword {
    font-variant: small-caps
    }
span.locked {
    white-space: nowrap
    }
.smaller {
    font-size: 88%
    }
.smallest {
    font-size: 75%
    }
.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.sans {
    font-family: sans-serif
    }
span.pagenum {
    font-size: 88%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: #864;
    background-color: inherit
    }
.mynote {
    background-color: #FEC;
    color: inherit;
    font-family: sans-serif;
    font-size: 90%;
    border: 3px ridge #963
    }
div.mynote {
    margin: 2em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }