body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4em
    }
.tnbox {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 8em;
    margin-top: 4em;
    border: 1px solid;
    padding: 1em;
    color: black;
    background-color: #f6f2f2
    }
hr {
    width: 33%;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.l5 {
    width: 5%;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    line-height: 1.3em;
    text-align: justify;
    text-indent: 1.75em
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center;
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.s08 {
    font-size: 0.8em
    }
.space_above {
    margin-top: 2em
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    font-size: 95%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i1 {
    margin-left: 1em
    }
ul.none {
    list-style-type: none
    }
img {
    padding: 1em 0 0.5em 0;
    max-width: 100%;
    height: auto
    }
.h60e80 {
    width: 60%
    }
.figcenter {
    margin: 2em auto 2em auto;
    text-align: center;
    max-width: 100%;
    page-break-inside: avoid
    }
.caption {
    font-weight: bold;
    margin-left: 15%;
    margin-right: 15%;
    text-align: right;
    margin-bottom: 2em;
    text-indent: 0
    }
.letter_head {
    padding-right: 2em;
    text-align: right;
    font-size: 0.9em
    }
@media print {
    h1 {
        page-break-before: always
        }
    p {
        margin-top: 0.5em;
        text-align: justify;
        margin-bottom: 0.25em
        }
    }