p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.endd {
    text-align: center;
    text-indent: 0%;
    font-size: 85%;
    margin: 2em auto 3em auto
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.nind {
    text-indent: 0%
    }
.persn {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    margin-top: 1em
    }
.r {
    text-align: right;
    margin-right: 5%
    }
.rt {
    margin: auto 8% auto 35%;
    text-indent: -2%
    }
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%
    }
hr {
    width: 60%;
    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: 4%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none
    }
td.indd {
    padding-left: 2em
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
ul {
    list-style-type: none;
    text-indent: -1em;
    margin-left: 20%
    }
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
    }
.blockquot {
    margin-top: 0.5%;
    margin-bottom: 0.5%
    }
.blockquott {
    margin: auto 20% auto 20%
    }
.figcenter {
    margin-top: 3%;
    margin-bottom: 3%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 0%
    }
@media all {
    .figcenter {
        page-break-before: avoid
        }
    }