p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center
    }
h2 {
    text-align: center
    }
h3 {
    text-align: center
    }
h4 {
    text-align: center
    }
h3 {
    text-align: center
    }
h5 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
.rmn {
    text-align: right
    }
.pagenum {
    text-align: right;
    font-weight: normal;
    font-size: small;
    color: #808080
    }
.fnref {
    vertical-align: 0.25em;
    font-size: 0.8em;
    text-decoration: none
    }
.footnote {
    margin-left: 2em;
    margin-right: 2em;
    font-size: small
    }
.nowrap {
    margin-left: 2em
    }
.figure {
    margin-top: 2em;
    text-align: center
    }
.caption {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-size: smaller
    }
.byline {
    text-align: center
    }
.bylinebreak {
    text-align: center;
    margin-top: 5em
    }
.halftitle {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    margin-top: 5em;
    page-break-before: always
    }
a:link {
    color: #800000;
    text-decoration: none
    }
v:link {
    color: #800000;
    text-decoration: none
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.caption {
    font-weight: bold
    }
.signature {
    text-align: right
    }
.numeric {
    text-align: right
    }
.toc {
    margin-left: auto;
    margin-right: auto
    }
.trnote {
    margin: 3em auto 3em auto;
    border: 1px solid;
    padding: 1em 2em 1em 2em;
    background-color: #cff;
    max-width: 25em
    }
.figcenter {
    margin: auto;
    text-align: center
    }