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
    }
.ctrbold {
    text-align: center;
    font-weight: bold
    }
.hang {
    text-align: justify;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.ralign {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
span.etc {
    word-spacing: 2em
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 125%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.subhead {
    margin-top: -1.2em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 95%
    }
.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: 70%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 30%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.center {
    text-align: center
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.hang {
    text-align: justify;
    vertical-align: top;
    padding-left: 2em;
    text-indent: -2em
    }
td.list {
    padding-left: 2em
    }
ul {
    list-style-type: none;
    width: 90%
    }
li.hang {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
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
    }