body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-align: justify;
    text-indent: 1em;
    line-height: 1.27em
    }
.noindent {
    text-align: justify;
    text-indent: 0
    }
.chapter {
    text-indent: 0;
    margin-top: 3.5em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    text-align: center;
    font-weight: bold;
    font-size: 103%
    }
.section {
    text-indent: 0;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-weight: bold;
    font-size: 103%
    }
.part {
    text-indent: 0;
    margin-top: 3em;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 120%
    }
.img {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 0.25em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 3em;
    text-align: center;
    text-indent: 0;
    font-size: 90%;
    font-weight: bold
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.ctrhead {
    text-align: center;
    text-indent: 0;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 2em
    }
.sc {
    font-variant: small-caps;
    font-size: 100%
    }
.blockquote {
    text-align: justify;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 96%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.med {
    text-align: center;
    width: 60%;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    text-indent: 0
    }
hr.short {
    text-align: center;
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.poem {
    margin-left: 15%;
    margin-right: 5%;
    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
    }
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
    }