p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    text-align: center;
    clear: both;
    line-height: 160%
    }
hr {
    width: 45%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
hr.chapter {
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
body {
    margin-left: 15%;
    margin-right: 10%
    }
.dropcap {
    font-size: 250%;
    line-height: 93%;
    overflow: visible
    }
.firstword {
    text-transform: uppercase;
    letter-spacing: 0.2ex
    }
p.newchapter {
    text-indent: 0
    }
p.publisher {
    margin-top: 1em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em
    }
p.copyright {
    margin-top: 1em;
    text-align: center;
    font-size: 80%
    }
img {
    border: solid 1px;
    margin-bottom: 1em;
    border-color: #6D7B8D
    }
sup {
    vertical-align: baseline;
    font-size: 90%
    }
.pagenum {
    font-size: x-small;
    text-align: right
    }
a:link {
    text-decoration: none;
    color: #104E8B;
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: #8B0000;
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 80%
    }
.sidenote {
    width: 15%;
    padding-left: 0;
    text-indent: 0;
    margin: 0 0 0 0;
    font-size: small;
    text-align: left;
    line-height: 1;
    font-style: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center;
    font-size: 70%;
    padding-bottom: 1em;
    text-indent: 0;
    font-family: sans-serif
    }
.figcenter {
    margin: auto;
    text-align: center;
    text-indent: 0;
    padding-top: 1em
    }
.footnotes p {
    text-indent: 0
    }
.footnotes {
    border: dotted 1px;
    padding-bottom: 1em;
    margin-top: 2em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }