p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.head {
    text-align: center;
    font-family: librarian, serif;
    text-indent: 0%;
    font-weight: 800;
    font-size: 110%
    }
.head2 {
    text-align: center;
    font-family: librarian, serif;
    text-indent: 0%;
    font-weight: 800;
    font-size: 120%
    }
.head3 {
    text-align: center;
    font-family: serif;
    text-indent: 0%;
    font-weight: 800;
    font-size: 95%
    }
.r {
    text-align: right;
    margin-right: 15%
    }
h1 {
    text-align: center;
    font-family: librarian, serif;
    clear: both;
    margin: 10% auto 5% auto;
    font-size: 250%
    }
h2 {
    text-align: center;
    font-family: librarian, serif;
    clear: both;
    margin: 10% auto 5% auto
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
sup {
    font-size: 60%
    }
sub {
    font-size: 60%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
ul {
    list-style-type: none;
    text-indent: 0%
    }
li.alpha {
    margin: 3% auto 3% 10%;
    font-size: 120%;
    font-weight: 800
    }
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: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
img {
    border: none
    }
.footnotes {
    border: double 6px gray;
    margin-top: 15%;
    clear: both
    }
.footnotes ol {
    margin-left: auto;
    margin-right: auto;
    padding: 0%;
    width: 100%;
    list-style-type: none
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: 0.9em
    }
.label {
    text-align: left;
    font-size: 0.8em
    }
.fnanchor {
    vertical-align: middle;
    font-size: 0.8em
    }
.anc {
    font-size: small;
    font-weight: 400
    }
.image {
    margin: 8% auto 8% auto;
    text-align: center
    }
.caption {
    font-weight: bold;
    font-size: 75%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
.toc {
    margin: 15% 15% 15% 15%;
    padding: 3%;
    border: 4px double gray
    }