p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
h1 {
    text-align: center;
    clear: both;
    font-size: 300%;
    font-family: arial narrow, sans-serif, serif
    }
h1.pg {
    text-align: center;
    clear: both;
    font-size: 190%;
    font-family: Times-Roman, serif;
    line-height: 1em
    }
p.d {
    text-align: center;
    font-weight: 600;
    margin-top: 5%
    }
h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 15%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
.bot15 {
    margin-bottom: 15%
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
hr {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: 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
    }
.un {
    text-decoration: underline
    }
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: large
    }
img {
    border: none
    }
.blockquot {
    margin-top: 5%;
    margin-bottom: 5%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.box {
    border: 4px double black;
    padding: 3%;
    margin-right: 20%;
    margin-left: 20%
    }
.footnotes {
    border: dashed 1px;
    margin-bottom: 15%;
    margin-top: 15%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right;
    font-size: 0.7em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
hr.pg {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }