p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.25em;
    line-height: 130%;
    font-family: Georgia, serif
    }
p.t1 {
    text-align: center;
    text-indent: 0;
    letter-spacing: 0.15em;
    font-size: 2em
    }
p.t2 {
    text-align: center;
    text-indent: 0;
    font-size: 1.5em
    }
p big {
    font-size: 1.25em
    }
h1 {
    text-align: center;
    clear: both;
    font-size: 2.5em;
    font-weight: normal
    }
h2 {
    text-align: center;
    clear: both;
    font-size: 1.8em;
    font-weight: normal;
    letter-spacing: 0.15em
    }
h3 {
    text-align: center;
    clear: both;
    font-size: 1.3em;
    font-weight: normal
    }
h4 {
    text-align: center;
    clear: both;
    font-size: 0.9em;
    font-weight: normal
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdrbb {
    text-align: right;
    border-bottom: black solid 1px
    }
.tdrbb2 {
    text-align: right;
    border-bottom: black solid 3px
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
a {
    text-decoration: none
    }
.pagenum {
    display: inline;
    font-size: 0.8em;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-family: garamond, serif;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    background-color: #CF6
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.ampm {
    text-transform: lowercase;
    font-variant: small-caps
    }
.noin {
    text-indent: 0
    }
.caption {
    font-weight: normal;
    text-indent: 0;
    font-size: 90%
    }
.tn {
    background-color: #EEE;
    padding: 0.5em 1em 0.5em 1em
    }
.figcenter {
    margin: auto;
    text-align: center
    }