p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
.smfnt {
    font-size: small
    }
h2 {
    margin-top: 3em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: normal
    }
.figcenter {
    margin: auto;
    text-align: center
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ul {
    line-height: 120%
    }
li {
    list-style-type: none
    }