p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.hang {
    text-indent: -4%;
    margin-left: 5%
    }
.letter {
    font-size: 115%;
    font-weight: 800;
    margin: 10% auto 5% 12%
    }
p.puntos {
    font-size: 120%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1 {
    text-align: center;
    clear: both
    }
h2, h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.bb {
    border-bottom: solid black 1px
    }
.cap {
    margin-top: 15%;
    font-weight: 800;
    text-indent: 0%;
    font-size: 110%;
    clear: both;
    margin-left: 0%
    }
.cap2 {
    margin: 5% auto 5% 0%;
    font-weight: 800;
    text-indent: 0%;
    font-size: 95%;
    clear: both;
    font-variant: small-caps
    }
.cap3 {
    margin: 15% auto 5% 0%;
    font-weight: 800;
    text-indent: 0%;
    font-size: 150%;
    clear: both
    }
.top3 {
    margin-top: 3%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 90%;
    margin: 2em auto 2em 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;
    border: none
    }
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
    }
ul.first {
    list-style-type: none;
    text-indent: -1em;
    margin: 10% 10% 10% 10%
    }
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: 95%
    }
.main {
    margin-left: 20%
    }
.bbox {
    border: solid 1px black
    }
.footnotes {
    border: double gray 4px;
    margin-top: 15%;
    clear: both
    }
.footnotes ol {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    list-style-type: none
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-bottom: 0.75em;
    font-size: 0.9em
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em
    }
.pagenum {
    font-size: 65%;
    text-align: right;
    border: 1px solid silver;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.linenum {
    font-size: 75%;
    white-space: nowrap
    }