body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
hr {
    margin: 5em auto 3em auto;
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #834033;
    width: 30em;
    clear: both
    }
hr.hr2 {
    width: 15em
    }
hr.hr3 {
    margin-top: 1em;
    width: 15em
    }
table {
    margin: 2em auto 5em auto
    }
th {
    font-size: 0.8em
    }
td, th {
    vertical-align: bottom;
    text-indent: 0
    }
td, th.tdr {
    text-align: right
    }
td, th.tdr2 {
    text-align: right;
    padding-left: 2em
    }
td.tdl {
    text-align: left;
    padding-left: 1em
    }
em {
    font-style: italic
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin: 2em 4em 2em 4em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: 5em auto 5em auto;
    text-align: center
    }
.tp {
    text-align: center;
    text-indent: 0;
    line-height: 2em;
    font-size: 200%
    }
.by {
    font-size: 70%
    }
.con {
    font-size: 0.9em;
    text-indent: 0;
    line-height: 2em
    }
.mt {
    margin-top: 3em
    }