p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 2em
    }
hr {
    width: 20%;
    margin-top: 4em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.pageno {
    text-align: right;
    padding-left: 4em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 6em;
    text-align: center;
    font-size: smaller
    }
p.subtitle {
    margin-top: 2em;
    font-size: 110%;
    text-align: center;
    text-indent: 0
    }
p.by {
    margin-top: 6em;
    font-size: 90%;
    text-align: center;
    font-weight: bold;
    text-indent: 0
    }
p.author {
    margin-top: 1em;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
p.author2 {
    font-size: 60%;
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
p.copyright {
    font-size: 70%;
    text-align: center;
    text-indent: 0;
    margin-top: 2em
    }
p.printer {
    font-size: 60%;
    text-align: center;
    text-indent: 0;
    margin-top: 4em;
    margin-bottom: 6em
    }
p.printerend {
    font-size: 70%;
    text-align: center;
    text-indent: 0;
    margin-top: 2em
    }
p.quote {
    margin-left: 25%;
    margin-right: 25%;
    font-style: italic
    }
.small {
    font-size: smaller
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal
    }
a:link {
    text-decoration: none;
    color: #104E8B;
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: #8B0000;
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    margin-bottom: 4em
    }
.smcap {
    font-variant: small-caps
    }
.poem {
    margin-left: 33%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }