body {
    font-family: Verdana, Geneva, Arial, sans-serif
    }
p {
    text-align: justify
    }
.fnanchor {
    vertical-align: super;
    text-decoration: none;
    letter-spacing: 0
    }
.footnotes {
    border: solid #808080 1px;
    width: 100%;
    margin-top: 4em;
    margin-bottom: 2em
    }
.footnote {
    font-size: 0.9em;
    margin-right: 1em;
    margin-left: 3.5em
    }
.footnote .label {
    width: 2.75em;
    text-align: right
    }
h1 {
    text-align: center;
    margin-top: 2em
    }
h2 {
    text-align: center;
    margin-top: 2em
    }
h3 {
    text-align: center
    }
table {
    border-collapse: collapse;
    width: 90%;
    color: black
    }
td {
    vertical-align: top;
    text-align: justify
    }
a:link {
    color: black
    }
a:visited {
    color: black
    }
p.center-par {
    text-align: center
    }
.responsive-image {
    width: 80%;
    height: auto
    }