p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 1em;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-family: serif;
    word-spacing: 0.3em;
    clear: both
    }
hr {
    margin-top: 3em;
    margin-bottom: 7em;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #666;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
img {
    border-style: none
    }
html, body {
    margin-left: 7%;
    margin-right: 7%;
    height: 100%
    }
#div.auto {
    overflow: auto;
    height: 100%;
    clear: both
    }
.sans {
    font-family: sans-serif;
    margin-top: 0.5em;
    margin-bottom: 0.2em
    }
.h2space {
    letter-spacing: 0.4em;
    margin-bottom: 3em
    }
.adspace {
    letter-spacing: 0.3em
    }
.tda {
    text-align: right;
    padding-right: 2em;
    vertical-align: top
    }
.tdb {
    text-align: left;
    vertical-align: top
    }
.tdc {
    text-align: right;
    vertical-align: top
    }
.block {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 3em
    }
.pagenum {
    font-size: 70%;
    text-align: right
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 1px
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold;
    text-align: center;
    font-size: 80%
    }
.figcenter {
    margin: 3em auto 3em auto;
    text-align: center
    }
.figleft {
    clear: left;
    text-align: center
    }
.figright {
    clear: right;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right;
    font-size: 0.8em;
    vertical-align: super
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em;
    text-decoration: none
    }