p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
span.adv {
    text-align: right
    }
span.adv1 {
    text-align: right
    }
ul.TOC {
    list-style-type: none;
    width: 85%
    }
.pagenum {
    text-indent: 0;
    font-weight: normal;
    color: gray;
    font-size: 7pt;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem span.i0 {
    display: block;
    margin-left: 0
    }
.poem span.i2 {
    display: block;
    margin-left: 2em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    text-decoration: underline;
    color: #F00
    }
a:active {
    text-decoration: none
    }