p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: 20%;
    margin-right: 20%
    }
.header {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 12%;
    margin-right: 12%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.poem {
    margin-left: 15%;
    margin-right: 15%
    }
.right {
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #63c;
    text-decoration: none
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin solid gray
    }
.spacer {
    padding-left: 1em;
    padding-right: 1em
    }
.hang {
    margin-left: 2em;
    text-indent: -2em
    }
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%
    }