body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em;
    text-align: justify;
    text-indent: 1em
    }
dd, li {
    margin-top: 0.33em;
    line-height: 1.2em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    margin: 2em auto;
    width: 33%;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: 80%;
    color: #999;
    text-align: right;
    text-indent: 0;
    font-weight: normal;
    font-style: normal
    }
.chaphead {
    margin: 1.25em 10%;
    text-indent: -1em;
    line-height: 1em
    }
.center {
    text-align: center;
    text-indent: -0.5em
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    text-align: left;
    text-indent: 1em
    }
.footnote .label {
    text-align: right;
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
ul.TOC {
    list-style-type: none;
    margin-right: 5%;
    padding-right: 3em;
    margin-left: 1em;
    text-indent: -1em
    }
span.tocright {
    text-indent: 0
    }
.TOC p {
    font-size: 90%;
    margin-top: 0;
    margin-right: 4%
    }