p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%;
    margin-top: 3em;
    margin-bottom: 3em
    }
.f {
    margin-top: 20%;
    margin-bottom: 10%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.dropcap {
    font-size: 4em;
    line-height: 83%
    }
.dropcap1 {
    font-size: 1.5em;
    line-height: 83%
    }
.dropcap2 {
    font-size: 4em;
    line-height: 83%
    }
.n {
    text-indent: 0%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 50%;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
ul {
    list-style-type: none;
    margin-left: 38%;
    margin-right: auto
    }
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: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }