p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    padding-top: 2em;
    padding-bottom: 0.5em;
    letter-spacing: 0.15ex
    }
hr {
    width: 50%;
    margin-top: 0;
    margin-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
td {
    text-align: center
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em;
    text-indent: 0;
    line-height: 170%
    }
p.dedication {
    text-align: center;
    text-indent: 0;
    padding-top: 4em;
    padding-bottom: 2em;
    line-height: 200%
    }
img {
    border-style: none;
    margin-top: 1em
    }
ul {
    list-style: none;
    line-height: 150%
    }
.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
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    padding-right: 10%;
    text-indent: 0;
    clear: both
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    text-align: center;
    text-indent: 0;
    font-size: 80%
    }
.figcenter {
    margin: auto;
    text-align: center;
    text-indent: 0
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }