p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
ol.TOC {
    list-style-type: upper-roman;
    width: 85%
    }
.TOC li {
    margin-top: 1.4em
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 1.4em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.pagenum {
    display: inline;
    font-size: 50%;
    text-align: right;
    color: gray;
    padding: 0 0 0 0;
    margin: 0 0 0 0
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.center img {
    margin-left: auto;
    margin-right: auto;
    clear: left;
    border: 0
    }
.floatr {
    clear: right;
    text-align: center;
    border: 0 solid black
    }
.floatl {
    clear: left;
    text-align: center;
    border: 0 solid black
    }
.floatl img, .floatr img {
    border: 0
    }
div.poem {
    text-align: left;
    margin-left: 5%;
    width: 90%
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza div {
    line-height: 1.2em;
    margin-left: 2em;
    text-indent: -2em
    }
.poem .i0 {
    display: block;
    margin-left: 2em
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }