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
    }
.ctr {
    text-align: center
    }
.right {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
.gap {
    line-height: 0.5em
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    font-size: 0.8em;
    margin-top: 0;
    margin-bottom: 0
    }
.label {
    font-size: 0.8em;
    vertical-align: 0.13em
    }
.chapter {
    margin-top: 5em;
    margin-bottom: 0.1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
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: 20%;
    margin-top: 3em;
    margin-bottom: 3em
    }
.chpt {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.75em
    }
table {
    margin-left: 8%;
    margin-right: 8%;
    line-height: 1.2em
    }
.hd {
    margin-left: 8%;
    margin-right: 8%;
    text-align: center;
    margin-top: 0.5em
    }
td.txt {
    text-indent: -1.5em;
    text-align: justify;
    width: 90%
    }
td.pg {
    text-align: right;
    vertical-align: bottom;
    width: 10%
    }
.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
    }
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
    }
.tn {
    text-align: justify;
    font-size: 96%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 0.25em 1em;
    background-color: #EEE;
    color: black;
    border: none;
    line-height: 1em
    }