p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    margin-top: 5%
    }
.nind {
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
.theo {
    font-size: 150%
    }
h1, h2, h4 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none;
    text-align: left
    }
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: 0%;
    margin: 0.25em auto 0.25em -1.5em
    }
div.siggn {
    margin: auto;
    border: 3px double black;
    padding: 2%;
    max-width: 40%
    }
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-family: "Times New Roman", serif;
    font-size: 95%
    }
img {
    border: none
    }
img:hover {
    border: 1px solid brown
    }
.blockquot {
    margin: 5% auto 5% auto
    }
.blockquott {
    margin: 5% auto auto auto;
    font-size: 90%
    }
.boxx {
    margin: 10% auto;
    width: 60%;
    border: double 7px black;
    padding: 2%
    }
.caption {
    font-weight: bold;
    font-size: 80%
    }
.captionn {
    font-weight: bold;
    font-size: 60%;
    margin-left: 20%
    }
.figcenterd {
    margin: 15% auto 5% auto;
    text-align: center
    }
.figcenterdd {
    margin: 8% auto 8% auto;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }