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
    }
.spacer {
    line-height: 0.5em
    }
.ctr {
    text-align: center
    }
.ctrspace {
    text-align: center;
    margin-top: 2em
    }
.sc {
    font-variant: small-caps
    }
.name {
    margin-bottom: -0.1em;
    font-variant: small-caps
    }
.footnote {
    margin-left: 6%;
    margin-right: 6%;
    text-align: justify;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
.footnote.label {
    text-align: right;
    font-size: 0.8em
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
sup {
    text-decoration: none
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center;
    margin-bottom: 2em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
hr.tiny {
    width: 15%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.year {
    vertical-align: top;
    width: 8%
    }
td.head {
    text-align: center;
    vertical-align: bottom
    }
td.center {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.5em
    }
td.right {
    text-align: right
    }