body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center
    }
h3, h4 {
    font-weight: normal
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:active {
    text-decoration: underline
    }
a:link:hover {
    text-decoration: underline
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
hr.long {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
hr.short {
    width: 20%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
.imgcenter {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 0.5em
    }
#titlepages p {
    text-align: center;
    text-indent: 0
    }
#toc {
    margin-right: 12%;
    margin-left: 12%;
    margin-top: 5em
    }
#toc p {
    text-indent: -1.5em
    }
table {
    margin-bottom: 2em;
    margin-top: 2em;
    width: 100%
    }
td {
    vertical-align: top
    }
#content {
    margin-top: 5em;
    margin-bottom: 2em
    }
#content h2 {
    margin-top: 3em
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em;
    line-height: 1.3em
    }
p.noindent {
    text-indent: 0
    }
.poem {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.poem .stanza {
    margin-left: 28%;
    margin-right: auto;
    text-align: left
    }
.stanza div {
    line-height: 1.4em;
    margin-top: 0;
    text-align: left;
    margin-left: 2em;
    text-indent: -2em
    }
.poem div.quote {
    text-indent: -2.4em
    }
.poem .in1 {
    margin-left: 3em
    }
.poem .in3 {
    margin-left: 5em
    }
.poem .in5 {
    margin-left: 7em
    }
.poem .in9 {
    margin-left: 11em
    }
.poem .out {
    margin-left: 0
    }
.poem p.right {
    text-align: right
    }
.poem p.quote {
    text-indent: -0.4em
    }
.poem div.title {
    margin-left: 31%;
    margin-right: auto;
    text-align: left
    }
.poem p.quote {
    text-indent: -0.4em
    }
.poem div.title2 {
    margin-left: 35%;
    margin-right: auto;
    text-align: left
    }
.poemwide {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.poemwide .stanza {
    margin-left: 18%;
    margin-right: auto;
    text-align: left
    }
.poemwide div.quote {
    text-indent: -2.4em
    }
.poemwide div.title {
    margin-left: 28%;
    margin-right: auto;
    text-align: left
    }
.poem .stanzatp {
    margin-left: 35%;
    margin-right: auto;
    text-align: left
    }
.stanzatp div {
    line-height: 1.4em;
    margin-top: 0;
    text-align: left;
    margin-left: 2em;
    text-indent: -2em
    }
.poem p.righttp {
    text-align: right;
    margin-right: 4%;
    margin-top: 0
    }
.small {
    font-size: 90%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
p.title {
    font-size: 1.5em;
    text-align: center
    }
.pagenum {
    display: inline;
    font-size: 75%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: gray
    }