h1, h2 {
    text-align: center;
    word-spacing: 0.4em;
    clear: both
    }
h1 {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5em;
    font-weight: normal
    }
h2 {
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
hr.full {
    width: 100%;
    margin: 4em auto 2em auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    clear: both
    }
hr.small {
    margin: 2em 44% 2em 44%;
    border-style: solid;
    clear: both
    }
hr.small3 {
    margin: 1em 47% 1em 47%;
    border-style: solid;
    clear: both
    }
.smcap {
    font-variant: small-caps
    }
sup {
    font-size: 70%;
    vertical-align: 30%
    }
.cs5 {
    font-size: 50%
    }
.cs6 {
    font-size: 60%
    }
.cs7 {
    font-size: 70%
    }
.cs8 {
    font-size: 80%
    }
.cs12 {
    font-size: 120%
    }
.cs16 {
    font-size: 160%
    }
.cs20 {
    font-size: 200%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
.cent {
    text-align: center;
    text-indent: 0
    }
.ralign {
    text-align: right;
    margin-right: 1em
    }
p.edlist {
    text-align: left;
    margin: 0.2em auto 0.2em 4em;
    font-size: 1.2em;
    text-indent: -2em
    }
.esp {
    line-height: 1.6em
    }
.hang {
    margin-left: 1.5em;
    text-indent: -1.5em
    }
.noind {
    text-indent: 0
    }
.sansrf {
    font-family: sans-serif
    }
.sep2 {
    margin-top: 2em
    }
.sep3 {
    margin-top: 3em
    }
.sep4 {
    margin-top: 4em
    }
.sep6 {
    margin-top: 6em
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter0 {
    margin: 0 auto 0 auto;
    text-align: center;
    text-indent: 0
    }
.figcenter1 {
    margin: 2em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter2 {
    margin: 2.5em auto 2.5em auto;
    text-align: center;
    text-indent: 0
    }
table {
    border-collapse: collapse
    }
table.tabmat {
    width: 90%;
    margin: 1.25em auto 1.25em auto
    }
table.tabmat td {
    padding-top: 0.5em
    }
.tdl {
    text-align: left;
    vertical-align: top;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
table.edlist {
    margin-left: 2em;
    font-size: 1.2em;
    vertical-align: middle
    }
li {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    line-height: 1.2em
    }
.lsoff {
    list-style-type: none;
    margin-left: 3em;
    text-indent: -1.5em;
    font-size: 0.9em
    }
.pagenum {
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit;
    text-indent: 0
    }
.nobreak {
    page-break-before: avoid
    }
.box {
    margin-left: auto;
    margin-right: auto;
    max-width: 36em;
    background-color: #f0f0f0;
    padding: 1em;
    border: solid 1px #ccc
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none;
    font-style: normal;
    letter-spacing: normal
    }
.label {
    text-align: right
    }
.fnote {
    font-size: 0.8em;
    margin: 1em 10% 0.6em 10%
    }
a:link {
    color: #99c;
    text-decoration: none
    }
a:visited {
    color: #99c;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: underline
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
@media screen {
    body {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        max-width: 44em
        }
    div.npage {
        clear: both;
        margin-top: 6em
        }
    }
@media all {
    .npage {
        page-break-before: always
        }
    .pagenum {
        display: none
        }
    .smcap {
        text-transform: uppercase
        }
    }