body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.ctrpad {
    text-align: center;
    margin-top: 1.5em
    }
.sc {
    font-variant: small-caps
    }
.gap {
    line-height: 0.5em
    }
.padtop {
    padding-top: 3em
    }
.issue {
    font-size: 110%;
    font-weight: bold;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.ralign {
    text-align: right
    }
.footnote {
    margin-left: 5%;
    margin-right: 8%;
    font-size: 1em;
    text-align: left
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.head {
    margin-top: 3em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em
    }
.subhead {
    margin-top: 1.75em;
    text-align: center
    }
.blockquote {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 98%
    }
.caption {
    font-size: 95%;
    text-align: justify;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 0.1em;
    margin-bottom: 2em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: left;
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.3em;
    font-size: 150%
    }
h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 1.3em;
    margin-left: 3em;
    font-size: 150%
    }
h3 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-size: 110%
    }
h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 100%;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
td.small {
    font-size: 97%
    }
table.lit {
    margin-left: 2em;
    margin-top: -0.8em
    }
td.first {
    font-size: 97%;
    width: 15%
    }
td.center {
    vertical-align: bottom;
    text-align: center
    }
td.right {
    vertical-align: bottom;
    text-align: right
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.date {
    vertical-align: top
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }