p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.tbhigh {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    vertical-align: 0.5em
    }
.tblow {
    vertical-align: -0.5em
    }
h6 {
    text-align: center;
    font-size: 3em;
    clear: both
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    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 {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.box {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    border-style: none
    }
.box1 {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    border-style: solid;
    border-width: thin
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
a {
    text-decoration: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }