p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2em;
    line-height: 1.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.full {
    width: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: #CCC
    }
p .pagenum {
    text-indent: 0
    }
.sidenote {
    margin-bottom: 1em;
    margin-top: 1em;
    padding-left: 1em;
    font-size: smaller;
    clear: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right;
    margin-right: 20%
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote a {
    text-decoration: none
    }
.footnote.label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 15%;
    margin-right: 15%;
    line-height: 1.75em;
    white-space: nowrap
    }
hr.full {
    width: 100%
    }
hr.medium {
    width: 65%
    }
.toc {
    text-align: left
    }
.tocpoem {
    text-align: left;
    padding-left: 1em
    }
.tocnr {
    text-align: right
    }
.tocnr a {
    text-decoration: none
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
.pagenum a {
    color: #CCC
    }
.pagenum a:hover {
    color: #f00
    }
.pagenum a:visited {
    color: #CCC
    }