body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
p.cap:first-letter {
    margin-right: 0.1em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 200%
    }
.books {
    text-align: center
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.author {
    margin-left: 15%
    }
.sig {
    margin-left: 55%
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 5em
    }
.head {
    font-size: 106%;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 7%;
    margin-right: 7%;
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    font-size: 98%;
    line-height: 1.2em
    }
.foot {
    margin-left: 2%;
    margin-right: 6%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 0;
    font-size: 94%
    }
.caption {
    font-weight: bold;
    font-size: 96%
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h1.pg {
    text-align: center;
    margin-bottom: 0;
    line-height: 1em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 2em;
    line-height: 1.2em
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.chpt {
    vertical-align: top;
    text-align: right
    }
td.text {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
.titlepoem {
    margin-left: 28%;
    margin-right: 4%;
    margin-bottom: 1em;
    text-align: left;
    font-size: 92%
    }
.titlepoem .stanza {
    margin: 1em 0 1em 0
    }
.titlepoem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.titlepoem p.i2 {
    margin-left: 1em
    }
.titlepoem p.i4 {
    margin-left: 2em
    }
.titlepoem p.i6 {
    margin-left: 3em
    }
.titlepoem p.i8 {
    margin-left: 4em
    }
.titlepoem p.i20 {
    margin-left: 10em
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.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 2px;
    margin-left: 13%;
    margin-right: 13%;
    padding-bottom: 1em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
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
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }