p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.ast {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    font-size: 200%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.r {
    text-align: right;
    margin-right: 5%
    }
h1, h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
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
    }
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
    }
.small {
    font-size: small
    }
.blockquot {
    margin: 7% auto 7% auto
    }
.blockquoti {
    margin: 15% 25% 10% 25%
    }
sup {
    font-size: 75%
    }