p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
p.head {
    text-indent: 0%;
    text-align: center;
    font-size: 125%
    }
p.non {
    text-indent: 0%
    }
p.subhead {
    text-indent: 0%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 80%;
    font-weight: 800
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.letra {
    vertical-align: bottom
    }
.nind {
    text-indent: 0%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.arte {
    line-height: 2.5em
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 90%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
.red {
    color: red
    }
hr.full {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
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: 2%;
    margin-left: -6%;
    margin-top: -2.5%
    }
ul.index {
    list-style-type: none;
    text-indent: -1%;
    margin-left: 15%;
    text-align: center;
    padding: 5%
    }
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-size: 95%
    }
img {
    border: none
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 80%;
    font-weight: 800;
    margin-top: 2em;
    margin-bottom: 2em
    }
td.bt {
    border-bottom: 1px solid black
    }
td.btt {
    border-bottom: 2px double black
    }
sup {
    font-size: 75%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.footnotes {
    border: dashed 1px;
    margin-top: 15%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right;
    font-size: 0.7em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.poem {
    margin-left: 25%;
    text-indent: 0%
    }
.figcentert {
    margin: 20% auto auto auto;
    text-align: center
    }
.figcenter {
    margin: 5% auto auto auto;
    text-align: center
    }