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
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
.chapterhead {
    margin-top: 4em
    }
.sectionhead {
    margin-top: 2em
    }
.outlinehead {
    font-size: 120%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.chapbreak {
    width: 65%
    }
.declong {
    width: 6em;
    border: solid black 1px;
    margin-top: 0;
    margin-bottom: 0
    }
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%
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: right;
    text-indent: 0
    }
.blockquot {
    font-size: smaller
    }
.outline {
    margin-left: 6em;
    text-indent: -2em
    }
.size70per {
    font-size: 70%
    }
.size50per {
    font-size: 50%
    }
.top2 {
    margin-top: 2em
    }
ul.ix {
    list-style-type: none;
    font-size: inherit
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.tn {
    background-color: #EEE;
    padding: 0.5em 1em 0.5em 1em
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }