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
    }
h2 {
    padding-top: 2em
    }
hr {
    width: 5%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.rightalign {
    text-align: right;
    padding-right: 1em
    }
td.leftalign {
    text-align: left;
    padding-right: 8em;
    padding-left: 2em;
    text-indent: -2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 4em;
    text-indent: 0;
    line-height: 180%
    }
p.copyright {
    text-align: center;
    font-size: 80%;
    text-indent: 0
    }
img {
    border-style: none
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    text-indent: 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
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-size: 80%;
    text-indent: 0;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center;
    text-indent: 0
    }