p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
td {
    vertical-align: top
    }
hr.large {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.medium {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.n {
    text-indent: 0%
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.sidenote {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 1em;
    clear: right;
    margin-top: 0.5em;
    font-size: smaller;
    color: black;
    background: #eee;
    border: solid 1px
    }
.gap {
    margin-top: 4em
    }
.smallgap {
    margin-top: 2em
    }
.right {
    margin-left: 15em
    }
.right2 {
    margin-left: 18em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 12em;
    padding-left: 3em;
    text-indent: -3em
    }