p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 2%
    }
.cap {
    text-align: center;
    text-indent: 0%;
    margin: 3% 15% 3% 15%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.imagen {
    border: none;
    text-align: center;
    text-indent: 0%;
    margin: 15% auto 10% auto
    }
.top15 {
    margin-top: 15%
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
hr {
    width: 15%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 4px double black;
    color: black
    }
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
    }
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
    }
.blockquot {
    margin: 3% 15% 3% 15%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.footnotes {
    border: none;
    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
    }
.parte {
    font-weight: 800;
    font-size: 125%;
    line-height: 3em
    }
.partec {
    font-weight: 800;
    font-size: 125%;
    line-height: 3em;
    text-align: center;
    text-indent: 0%
    }
.puntos {
    border-bottom: dotted gray 4px
    }
.tb {
    margin-top: 5%
    }