body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.sctn {
    text-align: center;
    padding-top: 1.5em
    }
.ralign {
    text-align: right
    }
.copyright {
    text-indent: 65%;
    font-size: 90%;
    margin-bottom: 0
    }
.close {
    text-indent: 40%
    }
.sig {
    text-indent: 45%
    }
.sc {
    font-variant: small-caps
    }
span.asterisk {
    letter-spacing: 2em;
    padding-left: 2em
    }
.keeptogether {
    white-space: nowrap
    }
.fnindent {
    margin-left: 3em
    }
.footnote {
    margin-left: 8%;
    margin-right: 8%;
    font-size: 0.9em
    }
.label {
    font-size: 0.8em;
    text-decoration: none
    }
.fnlabel {
    text-align: right;
    text-decoration: none
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 9%;
    margin-right: 9%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.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
    }
.fm1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-weight: bold;
    font-size: 115%
    }
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
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.border {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto
    }
td.col {
    vertical-align: top
    }
td.part {
    text-align: center
    }
td.chpt {
    vertical-align: bottom;
    text-align: center
    }
td.txt {
    vertical-align: top;
    text-align: justify
    }
td.ill {
    vertical-align: bottom;
    text-align: justify
    }
td.sections {
    vertical-align: top;
    text-align: justify
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
ul {
    list-style-type: none
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }