p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cc {
    text-align: center;
    text-indent: 0%;
    margin: -8% auto -8% auto
    }
.no {
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 25%;
    text-indent: 0%
    }
h1 {
    margin: 10% auto 10% auto;
    text-align: center;
    clear: both
    }
h1.pg {
    margin: 0% auto 2% auto;
    text-align: center;
    letter-spacing: 0;
    clear: both
    }
h3 {
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr.double {
    width: 100%;
    margin-top: 15%;
    margin-bottom: 0%;
    border: double 3px black
    }
hr.single {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 5%;
    border: solid black 1px
    }
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;
    margin-left: 15%
    }
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
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 75%
    }
.smcap2 {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
.sml {
    font-family: "Times New Roman", serif;
    font-size: 75%
    }
.sml1 {
    font-family: "Times New Roman", serif;
    font-size: 90%
    }
img {
    border: none
    }
.box {
    border: double 15px black;
    margin: 15% auto 10% auto
    }
.caption {
    font-size: 65%;
    font-weight: 800
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px;
    margin-top: 15%;
    clear: both
    }
.footnotes ol {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    list-style-type: none
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-bottom: 0.75em;
    font-size: 0.9em
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
pre {
    font-size: 85%
    }