body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.22em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.title {
    text-align: center;
    line-height: 1.8em;
    font-size: 105%
    }
.foot {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 1.25em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 0;
    font-size: 98%
    }
.head {
    font-weight: bold;
    font-size: 105%;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 1em
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 5em
    }
.figcenter {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.1em
    }
.caption {
    font-weight: bold;
    font-size: 96%;
    text-align: center;
    margin-bottom: 1.5em
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.85em;
    margin-bottom: 1.85em
    }
.sig {
    text-indent: 70%
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 45%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.list {
    line-height: 1em;
    margin-left: 22%;
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.cell1 {
    vertical-align: top;
    width: 10%;
    text-align: right
    }
td.cell2 {
    vertical-align: top;
    width: 60%;
    text-align: left
    }
td.cell3 {
    vertical-align: bottom;
    width: 10%;
    text-align: right
    }
.cpoem {
    margin-left: 25%
    }
.poem {
    margin-left: 12%;
    margin-right: 2%;
    margin-bottom: 1.5em;
    margin-top: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i {
    margin: 0;
    padding-left: 12em
    }
.poem p.i4 {
    margin: 0;
    padding-left: 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
    }
.tr {
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 0.1em 1em;
    background-color: #FAEBD7;
    color: black;
    border: solid black 1px;
    font-size: 98%
    }