p {
    margin-top: 0.5em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.25em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    padding-top: 1.75em;
    font-size: 85%
    }
.ft80 {
    font-size: 50%
    }
.ft120 {
    font-size: 125%;
    text-align: center;
    text-indent: 0;
    margin-top: 2em
    }
.noidt {
    text-indent: 0
    }
.negidt {
    text-indent: -2em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ralign {
    text-align: right;
    padding-right: 0;
    margin-top: 0.25em
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold
    }
.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
    }
.notebox {
    border: solid 2px;
    margin-top: 2em;
    padding: 1em;
    margin-left: 5%;
    margin-right: 5%;
    background: #CCCCB2
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    text-indent: 0
    }