p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.hang {
    text-indent: -5%;
    margin-left: 8%
    }
.nind {
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 5%
    }
small {
    font-size: 70%
    }
big {
    font-size: 130%
    }
h1 {
    margin-top: 5%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    margin-bottom: 2%;
    text-align: center;
    clear: both;
    font-size: 120%
    }
h3 {
    margin: 4% auto 2% auto;
    text-align: center;
    clear: both;
    font-size: 100%
    }
hr {
    width: 90%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 50%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 2%;
    margin-right: 2%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
img {
    border: none
    }
sup {
    font-size: 75%;
    vertical-align: top
    }
.figcenter {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 0%
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: 0.9em
    }
.label {
    text-align: left;
    font-size: 0.8em
    }
.fnanchor {
    vertical-align: 30%;
    font-size: 0.8em
    }
.fnanchor1 {
    vertical-align: 30%;
    font-size: 60%
    }