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-style: italic
    }
h2 {
    padding-top: 2em;
    padding-bottom: 1em
    }
h3 {
    line-height: 150%;
    font-size: x-large
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.rightalign {
    text-align: right
    }
td.leftalign {
    text-align: left;
    padding-left: 1em;
    padding-right: 1em
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em;
    text-indent: 0;
    line-height: 170%
    }
div.advertisements p {
    margin-top: 0.75em;
    text-align: center;
    margin-bottom: 0.75em;
    line-height: 150%
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 20%;
    margin-right: 20%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: #FBF5E6;
    color: black
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    color: inherit;
    background-color: #F0F8FF;
    font-size: smaller
    }
div.copyright p {
    text-align: center
    }
div.copyright {
    font-size: 70%;
    line-height: 200%
    }
.dropcap {
    font-size: 250%;
    line-height: 93%;
    overflow: visible
    }
.firstword {
    text-transform: uppercase
    }
p.newchapter {
    text-indent: 0
    }
img {
    border-style: none
    }
ul {
    list-style: none;
    line-height: 150%
    }
.pagenum {
    visibility: hidden;
    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
    }
.center {
    text-align: center;
    text-indent: 0
    }
.caption {
    text-align: center;
    text-indent: 0;
    margin-left: 25%;
    margin-right: 25%
    }
.figcenter {
    margin: auto;
    text-align: center;
    text-indent: 0;
    padding-top: 1em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-style: italic
    }
.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
    }