body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
.noindent {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center
    }
h1 {
    font-size: 4em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
h2 {
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 2em
    }
hr.full {
    width: 100%;
    margin: 5em auto 5em auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
hr.small {
    margin: 4em 35% 4em 35%;
    border-color: #C0C0C0;
    border-style: solid;
    clear: both
    }
hr.small2 {
    margin: 2em 45% 2em 45%;
    border-color: #000;
    border-style: solid;
    clear: both
    }
.smcap {
    font-variant: small-caps;
    font-size: 85%
    }
.firstletter {
    margin-top: -0.1em;
    font-size: 300%;
    text-indent: 0;
    padding-left: 0.5em
    }
sup {
    font-size: 70%;
    vertical-align: 30%
    }
.small30 {
    font-size: 30%
    }
.small60 {
    font-size: 60%
    }
.left {
    text-align: left
    }
.center {
    text-align: center;
    text-indent: 0
    }
.subtitle {
    text-align: center;
    text-indent: 0;
    margin: 1em 10% 2em 10%
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin: 4em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter2 {
    margin: 2em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter3 {
    margin: 2em auto 4em auto;
    text-align: center;
    text-indent: 0
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0.15em;
    margin-bottom: 0.15em
    }
table {
    margin: 2em auto 2em auto
    }
.tdl {
    text-align: left
    }
.tdl1 {
    text-align: left;
    font-size: 106%
    }
.tdl2 {
    text-align: left;
    font-size: 90%
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 25%;
    margin-right: 20%;
    padding-left: 5%
    }
.footnote .label {
    text-align: left
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit;
    text-indent: 0
    }
a {
    text-decoration: none
    }
.link {
    font-size: small;
    text-align: center;
    margin-top: 0;
    font-weight: 400
    }
.tnote {
    border: dashed 1px;
    font-family: sans-serif;
    font-size: 100%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted silver
    }