body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.smaller {
    font-size: 70%
    }
.location {
    margin-left: 12%;
    text-indent: -12%;
    text-align: left;
    font-size: 110%
    }
.fm {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 1.5em;
    text-align: center
    }
.nb {
    white-space: nowrap
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 1.25em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 0;
    font-size: 98%
    }
.sc {
    font-variant: small-caps
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 1.75em;
    margin-top: 5em
    }
.summary {
    text-indent: -2%;
    margin-left: 6%;
    margin-right: 6%
    }
.head {
    font-weight: bold;
    text-align: center;
    margin-top: 2em
    }
.morespace {
    line-height: 0.75em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.1em
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 0.1em;
    margin-top: 2em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 3em;
    text-align: center;
    text-indent: 0;
    font-size: 90%;
    font-weight: bold
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.cell1 {
    vertical-align: top;
    width: 10%;
    text-align: right
    }
td.desc {
    vertical-align: top;
    width: 80%;
    text-align: justify
    }
td.numeral {
    vertical-align: top;
    width: 10%;
    text-align: right
    }
td.text {
    width: 75%;
    text-align: justify
    }
td.pg {
    width: 10%;
    text-align: right;
    vertical-align: bottom
    }
ul.items {
    list-style-type: none;
    line-height: 1.2em;
    margin-left: 8%;
    margin-right: 8%;
    text-indent: -1.5em
    }
ul.list {
    list-style-type: none;
    line-height: 1.4em;
    margin-left: 15%;
    margin-right: 15%
    }
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
    }
.tn {
    margin-left: 14%;
    margin-right: 14%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #FAEBD7;
    color: black;
    border: solid black 1px
    }