body {
    margin: 0 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: left;
    text-indent: 0
    }
dd, li {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.2em
    }
dt {
    font-weight: bold;
    margin-top: 1em
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted black
    }
h1 {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 2.5em;
    font-weight: normal;
    clear: both
    }
h4 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
img {
    border: 0 solid black
    }
.caption {
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ltr_in {
    text-indent: 10em;
    margin-top: 2em
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1em
    }
.key li {
    list-style-type: none;
    margin-top: 0.4em;
    margin-bottom: 0;
    margin-right: 8em
    }
.key li li {
    margin-right: 0
    }
span.ralign {
    text-align: left;
    width: 10em;
    height: auto;
    border: 0 solid black
    }
div.index {
    font-size: 90%
    }
.index ul {
    font-size: inherit
    }
.index li {
    list-style-type: none;
    margin-top: 0
    }
table {
    margin-top: 1em;
    empty-cells: show
    }
td, td > p {
    margin-top: 0.25em;
    line-height: 1.1em;
    font-size: 100%
    }
thead td, tfoot td {
    text-align: center;
    font-weight: bold
    }
blockquote, .blockquot {
    margin-left: 5%;
    margin-right: 5%
    }
.pagenum {
    text-align: right;
    white-space: nowrap;
    font-size: 95%
    }
.title_pg {
    font-size: 90%;
    text-align: center
    }