body {
    margin-left: 13%;
    margin-right: 13%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
span.bigspaced {
    font-size: 110%
    }
span.spaced {
    letter-spacing: 0.5em;
    padding-left: 0.5em
    }
.ctr {
    text-align: center
    }
.author {
    text-align: center;
    font-weight: bold;
    line-height: 1.5em
    }
.right {
    text-align: right
    }
.alignr {
    text-align: right
    }
.topright {
    text-align: right;
    line-height: 0.3em
    }
.sc {
    font-variant: small-caps
    }
.gap {
    line-height: 0.1em
    }
.sig {
    margin-left: 60%;
    text-align: left
    }
.closing {
    margin-left: 50%;
    text-align: left
    }
.divsig {
    margin-left: 45%;
    text-align: left
    }
.title {
    margin-left: 45%;
    text-align: left;
    margin-top: -0.7em
    }
.dedication {
    text-align: justify;
    line-height: 1.2em;
    margin-left: 16%;
    margin-right: 16%
    }
.small {
    font-size: 85%
    }
.foot {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 0
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.chapter {
    margin-top: 5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: justify;
    font-size: 95%;
    font-weight: bold;
    margin-left: 2em;
    text-indent: -1.5em
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
hr.tiny {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.center {
    vertical-align: bottom;
    text-align: center;
    line-height: 3em
    }
td.txt {
    vertical-align: top;
    text-align: justify
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.numeral {
    vertical-align: bottom;
    text-align: left;
    line-height: 1.2em
    }
td.list {
    vertical-align: top;
    text-align: right;
    line-height: 1.2em
    }
td.author {
    text-align: center;
    font-weight: bold;
    line-height: 1.2em
    }
td.book {
    padding-right: 1em;
    text-align: justify
    }
td.price {
    vertical-align: bottom;
    text-align: right;
    width: 17%
    }
.poem {
    margin-left: 12%;
    margin-right: 8%;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -4.5em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
.poem p.i12 {
    margin-left: 6em
    }
.poem p.i14 {
    margin-left: 8em
    }
.poem p.i16 {
    margin-left: 9em
    }
.poem p.i18 {
    margin-left: 12em
    }
.poem p.i20 {
    margin-left: 14em
    }
.poem p.i22 {
    margin-left: 16em
    }
.box {
    border: solid 1px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin: auto;
    width: 85%
    }
.box1 {
    border: solid 1px;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: auto;
    width: 30%
    }
.box2 {
    border: solid 1px;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin: auto;
    width: 45%
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }