p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.ind {
    text-indent: 1%
    }
p.n {
    text-indent: 0%
    }
p.st {
    margin-left: 18%;
    margin-right: auto
    }
.rt {
    text-align: right;
    margin-right: 15%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 20%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
ul {
    list-style-type: none;
    text-indent: -1em
    }
li {
    margin-top: 0.6em
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.pagenum {
    font-size: 75%;
    text-align: right;
    color: gray;
    background-color: #fff
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
img {
    border: 3px double black
    }
.linenum {
    font-size: 80%
    }
.bl {
    border-left: 1px black solid
    }
.left {
    margin-left: -0.7%
    }
.left2 {
    margin-left: 1%
    }
sup {
    font-size: 55%
    }
sub {
    font-size: 55%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.subh {
    text-align: center;
    text-indent: 0%;
    margin-top: 8%
    }
.caption {
    font-weight: bold;
    font-size: 90%;
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%
    }
.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: dashed 1px;
    margin-top: 10%;
    margin-bottom: 10%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.8em
    }
.footnote1 {
    text-align: center;
    font-size: 0.6em
    }
.footnote .label {
    text-align: right;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }