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
    }
.sc {
    font-variant: small-caps
    }
.gap {
    line-height: 0.5em
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.chapter {
    margin-top: 5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.chaptersecond {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: 4em;
    margin-right: 4em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.subhead {
    margin-top: 1em;
    margin-bottom: 0.6em;
    text-align: center;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.4em;
    margin-bottom: 1.4em
    }
.list {
    text-align: justify;
    margin-left: 5em;
    margin-right: 3em;
    text-indent: -2em;
    margin-top: 1em;
    margin-bottom: 1.4em
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 0
    }
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
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.txt {
    vertical-align: top;
    text-align: left;
    text-indent: 0;
    margin-left: 1em
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
.tdi {
    text-indent: 2em
    }
.tdc {
    text-align: center
    }
.tdr {
    text-align: right
    }
.narrow {
    line-height: 0.3em
    }
ul {
    list-style-type: none
    }
.poemtext {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poemtext .stanzatext {
    margin: 1em 0 1em 0
    }
.poemtext p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poemtext p.i2 {
    margin-left: 1em
    }
.poemtext p.i4 {
    margin-left: 2em
    }
.poemtext p.i6 {
    margin-left: 3em
    }
.poem {
    margin-left: 34%;
    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
    }
.box {
    border: solid 2px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.7em;
    padding-top: 0.7em;
    padding-left: 0.7em;
    padding-right: 0.7em
    }
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
    }