body {
    margin-left: 15%;
    margin-right: 15%;
    font-size: 125%
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.25em
    }
p.hangindent {
    text-align: left;
    text-indent: -1em;
    margin-left: 1em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    line-height: 1em
    }
h1, h2, h3 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h4 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
a {
    text-decoration: none
    }
a:hover {
    color: #9090ff
    }
.noshow {
    display: none
    }
hr.sep {
    width: 33%;
    margin-top: 4em;
    margin-right: auto;
    margin-bottom: 4em;
    margin-left: auto;
    color: silver
    }
.vskip {
    padding-top: 4em
    }
.nopagenum {
    display: none
    }
.pagenum {
    font-size: 90%;
    font-weight: bold;
    font-style: normal;
    text-indent: 0;
    text-align: center;
    width: 1.5em;
    color: silver;
    border-right: solid silver 1px;
    border-bottom: solid silver 1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.5em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%;
    padding-left: 0
    }
.footnote.label {
    text-align: right;
    font-size: 90%
    }
.fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-style: normal
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.left {
    text-align: left;
    vertical-align: top
    }
td.right {
    text-align: right;
    padding-right: 0.5em;
    vertical-align: top
    }
table.toc {
    width: 30%;
    margin: auto;
    line-height: 1em
    }
td.tocl {
    text-align: left;
    font-style: italic;
    text-indent: -1.5em;
    padding-left: 1.5em;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
td.tocr {
    text-align: right;
    vertical-align: bottom;
    font-weight: bold;
    width: 2em;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.tnote {
    border: dashed 1px;
    padding: 1em;
    margin-top: 3em;
    margin-right: 0%;
    margin-bottom: 3em;
    margin-left: 0%;
    page-break-after: always
    }
.tnote p {
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0.5em;
    font-size: 80%
    }
.tnote h3 {
    text-indent: 0;
    margin-left: 0;
    text-align: left;
    font-size: 90%;
    font-style: normal;
    font-weight: bold
    }
.smcap {
    font-variant: small-caps
    }
img {
    padding: 0 5%
    }
.bbox {
    border: solid 2px;
    padding: 2em 1em;
    margin: auto;
    width: 50%;
    max-width: 15em;
    font-size: 80%
    }
.fancy {
    font-family: "URW Chancery L", cursive;
    font-size: 150%;
    padding-bottom: 0.5em
    }