body {
    margin-left: 5%;
    margin-right: 5%
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin: 2.75em 0 1.75em 0
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2em
    }
.p2 {
    margin-top: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 33%;
    margin-top: 1.75em;
    margin-bottom: 1.75em;
    margin-left: auto;
    margin-right: auto;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 20%;
    margin-left: 40%;
    margin-right: 40%
    }
hr.chap {
    width: 65%;
    margin-bottom: 5em;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
img {
    text-decoration: none
    }
table {
    margin: 1.5em auto 1.5em auto
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray;
    margin-top: -0.45em;
    text-indent: 2em
    }
.blockquot {
    margin: 0.75em 10% 0.75em 10%;
    text-align: justify
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.smcapac {
    font-variant: small-caps;
    font-size: 0.8em
    }
.figcenter {
    margin: 2.75em auto 1.75em auto;
    text-align: center
    }
.figcenter p {
    text-indent: -2em;
    padding-left: 2em
    }
.caption {
    font-weight: bold
    }
.caption p {
    text-align: left
    }
.footnotes {
    border: solid gray 1px;
    margin-top: 1em;
    clear: both
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0.5em;
    font-size: 0.9em;
    text-align: justify
    }
.footnote .label {
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i10 {
    display: block;
    margin-left: 5em;
    padding-left: 3em;
    text-indent: -3em
    }
.c2 {
    font-size: 1.5em;
    margin: 2.75em 1.75em;
    font-weight: bolder;
    text-align: center
    }
.c3 {
    font-size: 1.17em;
    margin: 2.75em 1.75em;
    font-weight: bolder;
    text-align: center
    }
.hi {
    text-indent: -2em;
    padding-left: 2em
    }
.hi > p {
    text-indent: -2em
    }
.trnote-top {
    font-family: sans-serif;
    text-align: center;
    background-color: #eee;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em
    }
.trnote-bottom {
    font-family: sans-serif;
    font-size: 0.8em;
    background-color: #eee;
    color: #000;
    border: black 1px dotted;
    margin: 0 2em 0 2em;
    padding: 1em
    }