p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
table {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }
.tocch {
    text-align: right;
    vertical-align: top
    }
.tocpg {
    text-align: right;
    vertical-align: bottom
    }
.sig {
    margin-left: 60%
    }
.sig1 {
    margin-left: 50%
    }
.sig2 {
    margin-left: 80%
    }
.sig3 {
    margin-left: 10%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.img1 {
    border-style: inset;
    border-color: #000;
    border-width: 1px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }