body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
hr {
    color: #000
    }
.hr1 {
    width: 85%;
    text-align: center
    }
.hr2 {
    width: 30%;
    text-align: center
    }
table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.tblhdr {
    text-align: center;
    border-bottom: solid black 1px
    }
.tbldt {
    border-left: solid black 1px;
    text-align: center
    }
.pagenum {
    text-indent: 0;
    font-weight: normal;
    color: gray;
    font-size: 0.7em;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.blkquote {
    font-size: 80%
    }
.caption1 {
    font-weight: bold;
    font-size: 250%
    }
.caption2 {
    font-weight: bold;
    font-size: 165%
    }
.caption3 {
    font-weight: bold;
    font-size: 125%
    }
.caption4 {
    font-weight: bold;
    font-size: 115%
    }
.technt {
    border: solid black 1px;
    background: #d0d0d0;
    padding: 0 1em 1em 1em
    }
.footnotes {
    border-top: solid black 1px;
    padding: 0 1em 1em 1em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: text-bottom;
    font-size: 0.8em;
    text-decoration: none
    }