p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 20%;
    margin-top: 2em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.toc {
    text-align: left;
    padding-right: 6em
    }
td.pageno {
    text-align: right
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.dropcap {
    font-size: 250%;
    line-height: 83%;
    overflow: visible
    }
.firstword {
    text-transform: uppercase;
    letter-spacing: 0.15ex
    }
p.newchapter {
    text-indent: 0
    }
p.publisher {
    margin-top: 2em;
    text-align: center;
    font-size: 110%;
    margin-bottom: 3em;
    font-weight: bold;
    text-indent: 0
    }
p.copyright {
    margin-top: 4em;
    text-align: center;
    font-size: 110%;
    margin-bottom: 3em;
    font-weight: bold;
    text-indent: 0
    }
p.author {
    margin-top: 4em;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: 110%;
    letter-spacing: 0.1ex
    }
p.dedication {
    margin-top: 4em;
    text-align: center;
    text-indent: 0;
    padding-bottom: 2em
    }
p.heading {
    padding-top: 5em;
    text-align: justify;
    margin-bottom: 1em;
    text-indent: 1em;
    font-weight: bold;
    font-size: 130%;
    padding-left: 7em
    }
img {
    border-style: none;
    margin-bottom: 1em
    }
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
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    width: 12ex;
    text-align: right;
    font-style: italic
    }
div.clear {
    clear: both
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }