p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: 800
    }
.copies {
    font-size: 70%;
    text-indent: 0%;
    margin: 15% 30% 15% 30%
    }
.head {
    text-align: center;
    margin: 5% auto 5% auto;
    text-indent: 0%;
    font-weight: 800
    }
.noindent {
    text-indent: 0%
    }
h1 {
    text-align: center;
    clear: both
    }
h2, h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
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;
    text-indent: -1em
    }
li {
    padding: 0.4%
    }
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
    }
.page-number {
    font-size: 70%;
    text-align: right;
    border: 1px solid silver;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 100%
    }
.smcap2 {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 115%;
    font-weight: 800
    }
.lg {
    font-size: 325%;
    margin-top: 0.51%
    }
.sml {
    font-size: 90%
    }
img {
    border: none
    }
.box {
    border: double 15px black;
    margin: 15% auto 10% auto
    }
.caption {
    font-size: 80%;
    text-align: center;
    text-indent: 0%;
    font-weight: 700
    }
.illustration {
    margin: 3% auto 3% auto;
    text-align: center;
    padding: 1.5%
    }