body {
    margin-left: 8%;
    width: 85%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: left;
    text-indent: 0
    }
.key p {
    clear: right
    }
h2 + p, h3 + p, h4 + p {
    text-indent: 0
    }
p.break {
    margin-top: 2em
    }
dd, li {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.2em
    }
.smcap {
    font-variant: small-caps
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
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
    }
img {
    border: none;
    padding: 0;
    display: block;
    margin: auto
    }
img.plain {
    border: none;
    padding: 0
    }
p.caption {
    margin-top: 0;
    font-size: smaller
    }
.center {
    text-align: center;
    text-indent: 0
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.center img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin-left: auto;
    margin-right: auto
    }
div.image {
    border: thin dashed #666;
    background-color: #EEE
    }
.floatr, .figright {
    clear: right;
    text-align: center;
    border: 1px solid black
    }
.floatl, .figleft {
    clear: left;
    text-align: center;
    border: 1px solid black
    }
ol.AL {
    list-style-type: lower-alpha
    }
ol.AU {
    list-style-type: upper-alpha
    }
ol.RU {
    list-style-type: upper-roman
    }
ol.RL {
    list-style-type: lower-roman
    }
.lsoff {
    list-style-type: none
    }
ul.TOC {
    list-style-type: none;
    width: 85%
    }
.TOC p {
    font-size: 90%;
    margin-top: 0;
    margin-right: 4%
    }
div.index {
    font-size: 90%
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX li {
    margin-top: 0
    }
table {
    margin-top: 1em;
    caption-side: bottom;
    empty-cells: show
    }
td, td > p {
    margin-top: 0.25em;
    line-height: 1.1em;
    font-size: 90%;
    text-align: left
    }
thead td, tfoot td {
    text-align: center;
    font-weight: bold
    }
table .shade {
    background-color: #ddd
    }
blockquote, .blkquot {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 90%
    }
p.citation {
    text-align: right;
    font-style: italic
    }
p.quotdate {
    text-align: right
    }
p.quotsig {
    margin-left: 35%;
    text-indent: -4em
    }
.sidenote {
    margin-right: -6em;
    margin-top: 0;
    border: 1px dotted black;
    background-color: rgb(90%, 90%, 90%);
    font-size: smaller;
    color: #333;
    text-indent: 0;
    text-align: right;
    line-height: 1.1em
    }
.sidebar {
    border: 1px solid black;
    background-color: rgb(90%, 90%, 90%)
    }
.footnotes {
    border: dashed 1px gray;
    background-color: #EEE;
    padding: 0 1em 1em 1em
    }
.footnotes h3 {
    text-align: center;
    margin-top: 0.5em;
    font-weight: normal;
    font-size: 90%
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.pagenum {
    font-size: 50%;
    color: #444;
    text-align: right;
    width: 2.25em;
    padding: 0 0 0 0;
    margin: auto 0 auto 0
    }
.pagenum a {
    text-decoration: none;
    color: #444
    }
.pagenum a:hover {
    color: #F00
    }
.right {
    clear: right
    }
.orderlist {
    border-collapse: collapse
    }
.orderlist td + td {
    text-align: right;
    border-left: thin solid gray;
    border-right: thin solid gray
    }
.orderlist tr.totals td + td {
    border-top: thin solid gray
    }
.orderlist tr.heading td + td {
    border-bottom: thin solid gray
    }