p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
sub {
    vertical-align: text-bottom;
    font-size: small
    }
h1 {
    text-align: center;
    clear: both;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 2em
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 2em
    }
hr {
    width: 33%;
    margin: 1em auto;
    clear: both
    }
.hrhide {
    width: 15%;
    visibility: hidden
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    text-align: right
    }
.blockquot {
    margin-left: 20%;
    margin-right: 20%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.smcapl {
    font-variant: small-caps;
    text-transform: lowercase
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
.trans1 {
    border: solid 1px;
    margin: 3em 15%;
    padding: 0.25em 1em;
    text-align: justify
    }
.trnhd {
    text-align: center;
    font-size: large;
    font-weight: bold
    }
img {
    border: none
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
ul {
    list-style-type: none;
    font-size: small
    }
p.cap:first-letter {
    font-size: 200%;
    vertical-align: baseline;
    line-height: 0.7em
    }
.pub1 {
    text-align: center;
    margin-top: 7em
    }
.pub2 {
    text-align: center;
    line-height: 2em
    }
.spaced {
    word-spacing: 0.4em
    }