p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.titlepage {
    text-indent: 0;
    text-align: center
    }
p.titlepagetop2 {
    text-indent: 0;
    text-align: center;
    margin-top: 2em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.chapterhead {
    margin-top: 4em;
    margin-bottom: 2em;
    font-weight: normal
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.chapbreak {
    width: 65%
    }
.decshort {
    width: 3em;
    border: solid black 1px;
    margin-top: 0;
    margin-bottom: 0
    }
.decshorttop2 {
    width: 3em;
    border: solid black 1px;
    margin-top: 2em;
    margin-bottom: 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
    }
.smcap {
    font-variant: small-caps
    }
.size50 {
    font-size: 50%
    }
.size70 {
    font-size: 70%
    }
.size90 {
    font-size: 90%
    }
.size120 {
    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
    }
ul.ix {
    list-style-type: none;
    font-size: inherit
    }
.tn {
    background-color: #EEE;
    padding: 0.5em 1em 0.5em 1em
    }