body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.decoration {
    text-align: center;
    margin-top: -2em;
    margin-bottom: 2em
    }
.fn {
    margin-left: 10%;
    margin-right: 8%;
    font-size: 96%
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.sidenote {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 1em;
    clear: right;
    margin-top: 1em;
    font-size: smaller;
    color: black;
    background: #eee;
    border: dashed 1px;
    text-align: left
    }
.section {
    margin-top: 2em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 108%
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 110%
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center
    }
.subhead {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 0.3em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.c {
    text-align: center
    }
td.cbtbbbl {
    text-align: center;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-left: solid 1px
    }
td.cbbbl {
    text-align: center;
    border-bottom: solid 1px;
    border-left: solid 1px
    }
td.chead1 {
    text-align: center;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px
    }
td.chead2 {
    text-align: center;
    border-bottom: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px
    }
td.cbl {
    text-align: center;
    border-left: solid 1px
    }
td.bbbl {
    text-align: left;
    border-bottom: solid 1px;
    border-left: solid 1px
    }
td.r {
    text-align: right
    }
td.rbbbl {
    text-align: right;
    border-bottom: solid 1px;
    border-left: solid 1px
    }
td.rbl {
    text-align: right;
    border-left: solid 1px
    }
td.rbbblbr {
    text-align: right;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-left: solid 1px
    }
td.rblbr {
    text-align: right;
    border-right: solid 1px;
    border-left: solid 1px
    }
td.cbtbbbr {
    border-right: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    border-top: solid 1px
    }
td.cbbbr {
    text-align: center;
    border-bottom: solid 1px;
    border-right: solid 1px
    }
td.cbbblbr {
    text-align: center;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-left: solid 1px
    }
td.cbr {
    text-align: center;
    border-right: solid 1px
    }
td.cbb {
    text-align: center;
    border-bottom: solid 1px
    }
td.cblbr {
    text-align: center;
    border-right: solid 1px;
    border-left: solid 1px
    }
td.cbbbl {
    text-align: center;
    border-bottom: solid 1px;
    border-left: solid 1px
    }
td.cbb {
    text-align: center;
    border-bottom: solid 1px
    }
td.cbtbbbr {
    text-align: center;
    border-top: solid 1px;
    border-bottom: solid 1px
    }
td.cbtbbbl {
    text-align: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: solid 1px
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #63c;
    text-decoration: none
    }
.tn {
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    background-color: #f6f2f2;
    color: black;
    border: dotted black 1px
    }