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 {
    display: none
    }
h2 {
    font-size: 1.4em;
    margin-top: 4ex;
    margin-bottom: 2ex
    }
div.toc {
    font-variant: small-caps
    }
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.tcol2 {
    text-align: left;
    padding-right: 10ex;
    vertical-align: top
    }
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
    }
div.toc {
    font-variant: small-caps
    }
.tiz {
    text-indent: 0
    }
.tar {
    text-align: right
    }
.tac {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.fss {
    font-size: smaller
    }
.fs08 {
    font-size: 0.8em
    }
.fs12 {
    font-size: 1.2em
    }
.fs14 {
    font-size: 1.4em
    }
.fs16 {
    font-size: 1.6em
    }
.fs18 {
    font-size: 1.8em
    }
hr.tb {
    border: none;
    border-bottom: 1px solid silver;
    width: 60%;
    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
        }
    }