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
    }
.hang {
    text-align: justify;
    padding-left: 2em;
    text-indent: -2em
    }
.ctr {
    text-align: center
    }
.ralign {
    text-indent: 65%
    }
.sc {
    font-variant: small-caps
    }
.space {
    line-height: 0.5em
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none
    }
.fnlabel {
    font-size: 0.8em;
    text-decoration: none
    }
sup {
    vertical-align: 0.5em;
    font-size: 0.8em
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 105%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 6%;
    margin-right: 6%;
    font-size: 98%;
    margin-top: 1.2em;
    margin-bottom: 1.2em
    }
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: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.bib {
    width: 100%;
    line-height: 1.2em
    }
tr.table {
    vertical-align: top
    }
td.chpt {
    text-align: left
    }
td.txt {
    text-align: left
    }
td.pg {
    text-align: right
    }
td.colhead {
    text-align: center;
    vertical-align: bottom;
    text-decoration: underline
    }
td.center {
    text-align: center
    }
td.r {
    text-align: right
    }
td.comment {
    text-align: justify
    }
td.indent {
    text-align: justify;
    text-indent: 2em
    }
td.sub {
    text-indent: 1em
    }
td.year {
    vertical-align: top;
    width: 12%
    }
ul {
    list-style-type: none
    }
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
    }