p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.55em;
    text-indent: 2%
    }
.puntos {
    font-weight: 700;
    font-size: 110%;
    text-align: center;
    text-indent: 0%;
    margin: 2% auto 2% auto
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1 {
    margin-top: 15%;
    font-size: 300%;
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 10%
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin: 15% 5% 15% 5%;
    text-align: center;
    border: 4px dotted silver;
    padding: 2%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
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% 8% 3% 5%
    }
.c {
    text-align: center;
    margin: 3% auto 3% auto;
    text-indent: 0%
    }
.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%;
    white-space: nowrap;
    text-indent: 0%
    }