body {
    margin: 0 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
.indent {
    text-indent: 2em
    }
body > p {
    text-align: justify;
    text-indent: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4em
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.major {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.title_pg {
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    color: black;
    text-align: right;
    width: 4em;
    padding: 0 0 0 0;
    margin: auto 0 auto 0;
    white-space: nowrap;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
.IX li.cat {
    margin-top: 0.2em
    }
.IX li.new_ltr {
    margin-top: 1.5em
    }
table {
    margin-top: 1em;
    empty-cells: show
    }
td, td > p {
    margin-top: 0.25em;
    line-height: 1.1em;
    font-size: 90%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }