body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
.chapter {
    text-indent: 0;
    margin-top: 5em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    text-align: center;
    font-weight: bold;
    font-size: 105%
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.div {
    line-height: 200%
    }
.sig {
    text-indent: 55%
    }
.mark {
    text-indent: 55%;
    margin-top: 0;
    margin-bottom: 0.1em
    }
.indent {
    text-indent: 10%;
    margin-top: 1em;
    margin-bottom: 0.1em
    }
.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: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.75em;
    margin-bottom: 1.75em
    }
.img {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 0.2em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 2.5em;
    text-align: center;
    text-indent: 0;
    font-size: 94%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 45%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 30%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.div {
    width: 30%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 6%
    }
.right {
    margin-right: 25%
    }
ul.toc {
    list-style-type: upper-roman;
    line-height: 1.5em;
    text-align: left;
    margin-left: 10%
    }
ul {
    list-style-type: none;
    line-height: 1.5em;
    text-align: left;
    margin-left: 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
    }
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
    }