p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h3, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    letter-spacing: 0.2ex;
    padding-top: 2em;
    padding-bottom: 1em
    }
h4 {
    text-align: center;
    clear: both;
    padding-top: 1em
    }
hr {
    width: 20%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
hr.title {
    border: 2px inset #777;
    width: 20%;
    margin: auto
    }
table {
    margin-left: 15%;
    margin-right: 15%
    }
td.chapter {
    text-align: center;
    line-height: 150%;
    padding-top: 1.5em;
    padding-bottom: 0.5em
    }
td.pageno {
    text-align: right;
    padding-left: 4em
    }
td {
    text-indent: -1em;
    padding-left: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em;
    text-indent: 0
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0
    }
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: 10%;
    margin-right: 10%
    }
div.blockquot p {
    text-indent: -1em;
    padding-left: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.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
    }
.footnote .label2 {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }