body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.3em
    }
.ctr {
    text-align: center
    }
.sig {
    text-indent: 60%
    }
.sc {
    font-variant: small-caps
    }
.desc {
    text-align: center;
    margin-top: 1.2em;
    margin-bottom: 1em
    }
.chapter {
    text-indent: 0;
    margin-top: 5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 105%;
    font-weight: bold
    }
.subhead {
    margin-top: 1.75em;
    margin-bottom: 1em;
    text-align: center;
    font-weight: bold
    }
.sup {
    font-size: 94%;
    text-decoration: underline
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 0;
    font-size: 98%
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
h3.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.txt {
    vertical-align: top;
    text-align: justify;
    text-indent: 0.75em
    }
td.pg {
    vertical-align: bottom;
    width: 15%;
    text-align: right
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    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
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
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%
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00;
    text-decoration: underline
    }
pre {
    font-size: 85%
    }