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
    }
h1 {
    font-variant: small-caps
    }
h2 {
    padding-top: 2em
    }
hr {
    width: 20%;
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
p.description {
    font-size: 95%;
    padding-left: 2em;
    padding-right: 1em
    }
p.negative {
    padding-left: 3em;
    text-indent: -1em;
    padding-right: 0.5em
    }
p.dedication {
    text-align: center;
    text-indent: 0;
    padding-top: 2em;
    padding-bottom: 2em
    }
p.publisher {
    margin-top: 2em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 1em;
    text-indent: 0;
    line-height: 180%
    }
div.advertisements {
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    font-size: smaller;
    padding: 1em 0.5em 0.5em 0.5em;
    background-color: #FBF5E6;
    color: black;
    width: 60%
    }
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%;
    margin-left: 15%
    }
ul.transcriber {
    list-style: none;
    line-height: 150%;
    margin-left: 0
    }
.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 black 1px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-bottom: 1em
    }
.bt {
    border-top: solid black 1px;
    padding-top: 0.7em
    }
.bbox {
    border: solid black 1px;
    width: 60%;
    margin-left: auto;
    margin-right: auto
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    margin-right: 25%;
    font-size: 90%
    }
.smcap {
    font-variant: small-caps
    }
.poem {
    margin-left: 33%;
    margin-right: 10%;
    text-align: left;
    font-size: 90%
    }
.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
    }