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
    }
big {
    font-size: 130%
    }
body {
    margin-left: 4%;
    margin-right: 6%;
    background: #fff;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
.vt {
    vertical-align: top
    }
.vb {
    vertical-align: bottom
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.autotable {
    border-collapse: collapse
    }
table.autotable td, table.autotable th {
    padding: 0.25em
    }
.footnotes {
    border: dotted 3px gray;
    margin-top: 5%;
    clear: both
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: 0.9em
    }
.label {
    text-align: left;
    font-size: 0.8em
    }
.fnanchor {
    vertical-align: 30%;
    font-size: 0.8em
    }
h1 {
    margin-top: 5%;
    text-align: center;
    clear: both;
    font-weight: bold
    }
h2, h3 {
    margin-top: 1%;
    margin-bottom: 1%;
    text-align: center;
    clear: both;
    font-size: 100%;
    font-weight: bold
    }
hr {
    width: 100%;
    margin: 0.3em auto 0.5em auto;
    clear: both;
    color: black
    }
hr.dbl {
    width: 100%;
    margin: 1em auto 0.5em auto;
    clear: both;
    color: black;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
    border-left: none;
    border-right: none;
    padding: 0.05em
    }
img {
    border: none
    }
.letra {
    font-size: 250%;
    margin-top: -1%
    }
@media screen and (max-width: 600px) {
    .letra {
        font-size: 250%;
        padding: 0%
        }
    }
.nind {
    text-indent: 0%
    }
p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
.pagenum {
    font-style: normal;
    font-size: 55%;
    text-align: right;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
@media screen and (max-width: 600px) {
    .pagenum {
        display: none
        }
    }
.rt {
    text-align: right
    }
small {
    font-size: 70%
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
table {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none
    }