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
    }
body {
    margin-left: 4%;
    margin-right: 6%;
    background: #fff;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
.bbox {
    border: solid 3px black;
    margin: 1em auto;
    max-width: 18em
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.fint {
    text-align: center;
    text-indent: 0%;
    margin-top: 2em
    }
.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
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
h1 {
    margin-top: 5%;
    text-align: center;
    clear: both;
    font-weight: normal;
    letter-spacing: 0.25em
    }
h2 {
    margin-top: 4%;
    margin-bottom: 2%;
    text-align: center;
    clear: both;
    font-size: 100%;
    font-weight: normal
    }
hr {
    width: 90%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 60%;
    margin: 2% auto 2% auto;
    border-top: 1px solid black;
    padding: 0.1em;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none
    }
img {
    border: none
    }
.lftspc {
    margin-left: 0.25em
    }
.letra {
    font-size: 250%;
    margin-top: -1%
    }
.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
    }
.r {
    text-align: right;
    margin-right: 5%
    }
.rt {
    text-align: right;
    vertical-align: bottom
    }
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
    }
div.trans {
    border: dotted 2px black;
    margin: 1em auto;
    max-width: 50%
    }
div.trans p {
    text-align: center
    }
.toc {
    margin: 1em auto;
    max-width: 25em;
    border: 2px solid black;
    text-indent: 0%;
    text-align: center
    }