h1, h2, h3, h4, h5, h6, h7 {
    border: 0;
    color: black;
    font-family: "Century Schoolbook", Georgia, serif;
}

div#content {
    background-color: transparent;
    color: black; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin-left: 5%;
    margin-right: 5%;
}

h1.cfrdoc {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

h2.cfrdoc {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

h3.cfrdoc {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

a.cfr:link {
    background: inherit;
    color: blue;
}

a.cfr:visited {
    background: inherit;
    color: blue;
}

a.cfr:hover {
    background: inherit;
    color: blue;
}

a.cfr:active {
    background: inherit;
    color: red;
}

caption.cfrtoc {
    font-weight: bold;
}

/* div.contents {
    background-image: url(images/ssaseal.jpg); 
    background-position: center center;
} */

h1.cfrsec {
    color: navy;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 2em;
    padding-bottom: 0.1em;
    text-indent: -2em;
}

h1.cfrpart {
    color: navy;
    font-size: 1.6em;
    font-weight: bold;
    margin-left: 2em;
    text-indent: -2em;
}

h1.subpart {
    color: navy;
    font-size: 1.4em;
}

h1.titlehd {
    color: black;
    font-size: 2em;
}

h2.subpart {
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}

h3.subjgrp {
    font-size: 1em;
    text-align: center;
    font-variant: small-caps;
}

h2.hd1 {
    font-size: 1.2em;
    text-align: center;
    color: black;
    border: 0;
}

h3.hd2 {
    font-size: 1.1em;
    text-align: center;
    font-style: italic;
    color: black;
    border: 0;
}

h3.hd3 {
    font-size: 1.0em;
    color: black;
    margin-top: 0.4em;
    margin-bottom: 0.3em;
    border: 0;
}

p.section {
    text-indent: 1em;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-bottom: 0.1em;
    margin-top: 0em;
}

p.fp {
    text-indent: 0;
    margin: 0;
    padding: 0;
}

p.fp1 {
    text-indent: 0;
    margin: 0;
    padding: 0;
}

p.fp2 {
    text-indent: -1em;
    margin-left: 1em;
    padding: 0;
}

p.cfrpara {
    text-indent: 1em;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-bottom: 0.1em;
    margin-top: 0em;
}

p.cfrcite {
    font-size: 0.9em;
    text-indent: 1em;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-bottom: 0.1em;
    margin-top: 0.5em;
}

p.stars {
    letter-spacing: 1em;
}

p.cfrauth {
    text-indent: 1em;
}

p.cfrtoc-subpt {
    font-size: 1.1em;
    font-weight: bold;
    color: navy;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.3em;
}

p.cfrtoc-subjgrp {
    font-size: 1em;
    font-variant: small-caps;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}

p.hd {
    font-size: 1.1em;
    font-variant: small-caps;
    text-align: center;
}

table.contents {
    margin: auto;
    margin-bottom: 2em;
}

table.cfrtable {
    border-color: black;
    border-collapse: collapse;
    margin: auto;
}

td, th {
    border-color: black;
}

caption.cfr {
    margin-top: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
}

span.note {
    font-variant: small-caps;
}

span.cfrauth {
    font-weight: bold;
    font-variant: small-caps;
}

span.logo {
    text-indent: -2em;
    padding-right: 2em;
}

span.hed {
    font-weight: bold;
}

.sc {
    font-variant: small-caps;
}

.normal {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
}

#navlinks {
    padding-right: 3em;
    float: right;
}

.col-right {
    text-align: right;
}

.col-left {
    text-align: left;
}

.col-center {
    text-align: center;
}

.col-stub {
    text-align: left;
}

.sechd {
    font-size: 0.9em;
    font-variant: small-caps;
    text-align: left;
}

tbody.cfr-parttoc tr.cfr-parttoc:nth-child(odd) { background: #e0ffff; }

td.cfrtoc-secno {
    padding-right: 2em;
}

h1.lsa {
    color: navy;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

p.lsa {
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    text-indent: 1em;
}

p.cfr-revision {
    text-align: center;
    border: solid green 2pt;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 0.1em;
    margin-top: 0.1em;
}

table.lsa {
    border-bottom: 2px black solid;
    border-collapse: collapse;
    border-color: black;
    border-top: 2px black solid;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

caption.lsa {
    color: navy;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1.5em;
}

thead.lsa {
    background: lightblue;
    color: navy;
    border-bottom: 2px black solid;
    border-top: 2px black solid;
}

tr.lsa:nth-of-type(even) {
    background: #F0F0F0;
}

img.cfrimage {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 2em;
}

div.cfrmath {
    margin: auto;
    width: 50%;
}

div.xref {
    background: lightgray;
    text-indent: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 3em;
    margin-right: 3em;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
    border-bottom: 1px black solid;
    border-top: 1px black solid;
}

p.ednote {
    background: lightgray;
    text-indent: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-bottom: 0.1em;
    margin-top: 0em;
    border-bottom: 1px black solid;
    border-top: 1px black solid;
}
