body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1ex;
    margin-bottom: 0;
    text-indent: 0;
    text-align: justify
    }
p + p {
    margin-top: 0;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    font-weight: normal
    }
h1 {
    font-size: 1.6em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
h1.pg {
    text-align: center;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    margin-bottom: 0
    }
h2 {
    font-size: 1.4em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
a {
    text-decoration: none
    }
div.toc a {
    text-decoration: underline
    }
div.loi a {
    text-decoration: underline
    }
p.center {
    text-align: center;
    text-indent: 0
    }
p.caption {
    font-size: smaller
    }
table {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
td.tcol1 {
    text-align: right;
    padding-right: 2ex;
    vertical-align: top
    }
td.tcol2 {
    text-align: left;
    padding-right: 10ex;
    vertical-align: top;
    font-variant: small-caps
    }
td.tcol3 {
    text-align: right;
    vertical-align: bottom
    }
div.figcenter {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.figcenter p {
    text-align: center
    }
div.bquote {
    font-size: 1em
    }
div.bquote p {
    text-indent: 0
    }
div.titlepage p {
    text-indent: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto
    }
.tac {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.fss {
    font-size: smaller
    }
.fsl {
    font-size: larger
    }
.fs20 {
    font-size: 2em
    }
.italic {
    font-style: italic
    }
.bold {
    font-weight: bold
    }
.sc {
    font-variant: small-caps
    }
hr.tb {
    border: none;
    border-bottom: 1px solid silver;
    width: 60%;
    text-align: center
    }
hr.b10 {
    border: none;
    border-bottom: 1px solid silver;
    width: 10%;
    text-align: center
    }
hr.pb {
    width: 100%;
    border: none;
    border-top: thin dashed silver
    }
@media all {
    hr.pb {
        border: none;
        page-break-after: always;
        margin-top: 4em
        }
    }
.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
    }
div.footnote p {
    margin-bottom: 1ex
    }
hr.fn {
    border: none;
    border-bottom: 1px solid black;
    width: 10ex;
    text-align: left
    }
hr.tb10 {
    border: none;
    border-bottom: 1px solid black;
    width: 20%;
    text-align: center
    }
div.adpage p {
    text-indent: 0
    }
div.adpage p.ti2 {
    text-indent: 2ex
    }
div.adpage .fwb {
    font-weight: bold
    }
.h2fs {
    font-size: smaller;
    font-style: italic
    }
.centerpg {
    text-align: center
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }