body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
p.center {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
.c {
    text-align: center
    }
.r {
    text-align: right
    }
.mid {
    margin-left: 40%
    }
.sev {
    margin-left: 70%
    }
.d {
    width: 10%
    }
.sp {
    text-align: center;
    font-size: 80%
    }
.top {
    margin-top: 5%
    }
.ind {
    text-indent: 5%
    }
.ind1 {
    text-indent: 10%
    }
.ind2 {
    text-indent: 15%
    }
sup {
    font-size: 75%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 60%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
img {
    border: none
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }