body {
    margin-left: 10%;
    margin-right: 10%
    }
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
    }
.keeptogether {
    white-space: nowrap
    }
span.asterisk {
    letter-spacing: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.fnindent {
    margin-left: 3em
    }
.footnote {
    margin-left: 8%;
    margin-right: 8%;
    font-size: 0.9em
    }
.label {
    font-size: 0.8em;
    text-decoration: none
    }
.fnlabel {
    text-align: right;
    text-decoration: none
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    text-align: justify;
    font-size: 105%;
    font-weight: bold
    }
.section {
    margin-top: 1em;
    margin-bottom: 1.75em;
    text-align: center;
    font-size: 110%;
    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-weight: bold;
    font-size: 95%;
    text-align: center;
    margin-bottom: 2em;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 0.3em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.2em
    }
h1.pg, h4.pg {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 0
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.2em
    }
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 {
    table-layout: auto;
    border-collapse: collapse
    }
td.chpt {
    vertical-align: top;
    text-align: center
    }
td.txt {
    vertical-align: top;
    text-align: justify
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.mid {
    vertical-align: bottom;
    text-align: right
    }
td.column {
    text-align: center;
    vertical-align: bottom
    }
td.remark {
    text-align: justify;
    vertical-align: bottom
    }
td {
    text-align: left;
    vertical-align: bottom
    }
.chapterpoem {
    margin-left: 8%;
    margin-right: 4%;
    margin-bottom: 2em;
    margin-top: 0.5em;
    text-align: left;
    font-size: 98%
    }
.chapterpoem.stanza {
    margin: 1em 0 1em 0
    }
.chapterpoem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.chapterpoem p.i2 {
    margin-left: 1em
    }
.chapterpoem p.i4 {
    margin-left: 2em
    }
.chapterpoem p.i6 {
    margin-left: 3em
    }
.chapterpoem p.i8 {
    margin-left: 4em
    }
.chapterpoem p.i20 {
    margin-left: 14em
    }
.chapterpoem p.i30 {
    margin-left: 20em
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    text-align: left
    }
.stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
.poem p.i12 {
    margin-left: 6em
    }
.poem p.i14 {
    margin-left: 8em
    }
.poem p.i16 {
    margin-left: 9em
    }
.poem p.i18 {
    margin-left: 12em
    }
.poem p.i20 {
    margin-left: 14em
    }
.poem p.i30 {
    margin-left: 20em
    }
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%
    }