p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.titleblock {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0;
    text-align: center
    }
p.letter {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    border: 1px solid white;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #444;
    background-color: #EEE
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
hr.full {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.major {
    width: 75%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }