p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.f1 {
    text-align: center;
    font-size: 300%;
    font-weight: bold
    }
.f2 {
    text-align: center;
    font-size: 250%;
    font-weight: bold
    }
.f3 {
    text-align: center;
    font-size: 80%;
    font-weight: bold
    }
.f3a {
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 0.3em
    }
.f4 {
    text-align: center;
    font-size: 70%;
    font-weight: bold
    }
.f5 {
    text-align: center;
    font-size: 150%;
    font-weight: bold
    }
.f5a {
    text-align: center;
    font-size: 140%;
    font-weight: bold
    }
.f5b {
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.f6 {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 0.3em
    }
.f7 {
    text-align: center;
    font-size: 160%;
    font-weight: bold
    }
.f8 {
    text-align: left;
    font-size: 90%
    }
h2 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.box {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    border-style: none
    }
.box1 {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    border-style: none
    }
a {
    text-decoration: none
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.notes {
    background-color: #eee;
    color: #000;
    padding: 0.5em;
    margin-left: 25%;
    margin-right: 25%;
    text-align: left
    }