p {
    margin-top: 0.25em;
    text-align: justify;
    margin-bottom: 0.25em;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.titlepage {
    text-indent: 0;
    text-align: center
    }
p.hanging {
    text-indent: 1em;
    margin-left: -1em
    }
p.center_top2 {
    text-indent: 0;
    text-align: center;
    margin-top: 2em
    }
.bord_top_bottom {
    display: inline-block;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    border-top: solid black 1px;
    border-bottom: solid black 1px
    }
.hang_centered {
    display: inline-block;
    text-align: center;
    text-indent: 1em;
    margin-left: -1em
    }
.doublespace {
    line-height: 200%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.chapterhead {
    margin-top: 4em;
    font-weight: normal;
    page-break-before: always
    }
.sectionhead {
    margin-top: 2em;
    font-weight: normal
    }
.maintitle {
    margin-top: 2em;
    font-weight: normal
    }
.martop2 {
    margin-top: 2em
    }
.martopbot2 {
    margin-top: 2em;
    margin-bottom: 2em
    }
.martop1 {
    margin-top: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.chapbreak {
    width: 65%
    }
.declong {
    width: 8em;
    border: solid black 1px;
    margin-top: 0;
    margin-bottom: 1em
    }
.decshort {
    width: 3em;
    border: solid black 1px;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    padding-left: 0.5em;
    padding-right: 0.5em;
    vertical-align: top
    }
.tdr {
    text-align: right
    }
.tntable {
    margin-left: 0
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
a:focus, a:active {
    background-color: #fe6
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: right;
    text-indent: 0
    }
.toc {
    width: 20em;
    margin-left: auto;
    margin-right: auto
    }
.toc_left {
    text-align: left
    }
.toc_right {
    text-align: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.size70per {
    font-size: 70%
    }
.size120per {
    font-size: 120%
    }
.footnotes {
    border-top: solid 1px;
    text-indent: 0.5em;
    font-size: 0.9em;
    text-align: justify
    }
.label {
    font-size: 0.8em;
    vertical-align: 0.3em
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: 0.8em;
    padding-left: 0.1em
    }
.ixletter {
    margin-top: 1em
    }
.ixentry {
    text-indent: 1em;
    margin-left: -1em
    }
.tn {
    background-color: #EEE;
    padding: 0.5em 1em 0.5em 1em
    }