p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
p.stage {
    text-indent: -2%
    }
p.n {
    text-indent: 0%
    }
.list {
    text-indent: 0%;
    margin-left: 15%
    }
.r {
    text-align: right;
    margin-right: 15%
    }
.head {
    font-size: 150%;
    font-weight: bold;
    margin-top: 15%
    }
.voc {
    margin-left: 8%;
    font-weight: bold;
    font-size: 110%
    }
.top15 {
    margin-top: 10%
    }
.top5 {
    margin-top: 5%
    }
h1, h3 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 15%
    }
hr {
    width: 90%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
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;
    text-indent: -1em
    }
.un {
    text-decoration: underline
    }
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
    }
img {
    border: none
    }
.linenum {
    font-size: 80%
    }
.blockquot {
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.footnotes {
    border: dashed 1px;
    margin-top: 15%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 1em
    }
.footnote .label {
    text-align: right;
    font-size: 0.7em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }