body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.ralign {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
.space {
    line-height: 0.5em
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none
    }
.fnlabel {
    font-size: 0.8em;
    text-decoration: none
    }
sup {
    vertical-align: 0.4em;
    font-size: 0.6em
    }
.intro {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.caption {
    font-size: 98%;
    text-align: center;
    margin-left: 12%;
    margin-right: 12%;
    margin-bottom: 2em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
.frac {
    white-space: nowrap
    }
.above, .below {
    font-size: 60%;
    font-family: Verdana, Arial, sans-serif
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 0
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.center {
    text-align: center
    }
td.right {
    text-align: right
    }
td.wideright {
    text-align: right
    }
td.center2 {
    text-align: center
    }
td.right2 {
    text-align: right
    }
td.chpt {
    vertical-align: top;
    text-align: right
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
table.border {
    border-collapse: collapse
    }
.poem {
    margin-left: 33%;
    margin-right: 4%;
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i8 {
    margin-left: 8em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }