body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    font-size: 1.2em;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: left;
    margin-bottom: 0.75em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.l15 {
    width: 15%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.l30 {
    width: 30%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.left45 {
    margin-left: 45%
    }
.left65 {
    margin-left: 65%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnotes {
    border: dashed 1px
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    font-size: 95%;
    margin-left: 5%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.o1 {
    margin-left: -0.4em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.b15 {
    font-size: 1.5em
    }
.b13 {
    font-size: 1.3em
    }
.s08 {
    font-size: 0.8em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 90%
    }
table {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show;
    font-size: 0.9em
    }
.tdc {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
.tnbox {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8em;
    margin-top: auto;
    text-align: center;
    border: 1px solid;
    padding: 1em;
    color: black;
    background-color: #f6f2f2;
    width: 25em
    }