p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h2, h3, h4, h5 {
    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
    }
hr.tiny {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.full1 {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 0.15em
    }
hr.full2 {
    width: 100%;
    margin-top: 0.15em;
    margin-bottom: 1em
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
img.framed {
    border: 1.5px solid black
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.centerbox {
    width: auto;
    margin-left: 8em;
    margin-right: 8em;
    text-align: center;
    padding-bottom: 0.5em
    }
.ispace {
    margin-top: 2em
    }
.gap {
    margin-top: 1.25em
    }
.smallgap {
    margin-top: 0.25em
    }
.bbox {
    border-style: double;
    border-width: thick
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.right {
    margin-left: 40%
    }
.right2 {
    margin-left: 5%
    }
.right3 {
    margin-left: 20%
    }
.right4 {
    margin-left: 25%
    }
.caption {
    font-weight: bold
    }
.ispace {
    margin-top: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }