p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    padding-top: 2em
    }
h3 {
    text-align: center;
    clear: both;
    padding-top: 3em
    }
hr {
    width: 20%;
    margin-top: 2em;
    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 {
    text-align: left
    }
td.pageno {
    text-align: right
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em;
    text-indent: 0
    }
p.copyright {
    margin-top: 6em;
    text-align: center;
    font-size: x-small;
    text-indent: 0
    }
p.first {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 0
    }
div.advertisements p {
    text-align: center;
    text-indent: 0
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: #FBF5E6;
    color: black
    }
div.titleframe {
    margin-left: auto;
    margin-right: auto
    }
img {
    border-style: none;
    padding-top: 2em
    }
.dropcap {
    padding-left: 0;
    font-size: 400%;
    line-height: 83%;
    overflow: visible
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal
    }
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
    }
.sidebar {
    font-size: small;
    border: 1px solid black;
    background-color: rgb(95%, 95%, 95%);
    color: black
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    padding-bottom: 2em;
    font-size: x-small;
    text-align: justify;
    margin-left: 32%;
    margin-right: 30%;
    text-indent: 0
    }
.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
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.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
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }