p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    padding-top: 2em
    }
hr {
    width: 20%;
    margin-top: 2em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.rightalign {
    text-align: right
    }
td.leftalign {
    text-align: left;
    padding-right: 6em;
    padding-left: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 6em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 4em;
    text-indent: 0
    }
p.copyright {
    text-align: center;
    margin-bottom: 6em;
    font-size: 80%;
    text-indent: 0
    }
p.dedication {
    text-align: center;
    line-height: 150%;
    text-indent: 0;
    margin-bottom: 4em
    }
div.advertisements {
    margin-top: 2em;
    margin-left: 25%;
    margin-right: 25%;
    font-size: smaller;
    background-color: #FBF5E6;
    color: black;
    border: 1px solid black
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    color: inherit;
    background-color: #F0F8FF;
    font-size: smaller
    }
ul {
    list-style: none;
    line-height: 150%
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    text-indent: 0
    }
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
    }
.bb {
    border-bottom: solid 1px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    margin-right: 5%
    }
.smcap {
    font-variant: small-caps
    }
.poem {
    margin-left: 10%;
    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: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i5 {
    display: block;
    margin-left: 5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i7 {
    display: block;
    margin-left: 7em;
    padding-left: 3em;
    text-indent: -3em
    }