p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #0c3
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.tda {
    text-align: right;
    padding-right: 2em
    }
.tdb {
    text-align: left
    }
.tdc {
    text-align: right;
    vertical-align: bottom
    }
.tdindent {
    padding-left: 2em;
    text-align: left
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.right {
    text-align: right
    }
.dropcap5 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap {
    font-size: 4em;
    line-height: 83%
    }
.dropcap8 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap9 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap1 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap11 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap13 {
    font-size: 4em;
    line-height: 83%
    }
.dropcap15 {
    font-size: 4em;
    line-height: 83%
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }