p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 2%
    }
.blockquot {
    margin: 10% auto 5% auto
    }
.block {
    font-weight: 900;
    text-align: center;
    text-indent: 0%;
    font-size: 95%
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
img {
    border: none
    }
.imagen {
    text-align: center;
    text-indent: 0%;
    margin: 8% auto 8% auto
    }
.len {
    font-size: 40%;
    text-align: center;
    text-indent: 0%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1 {
    font-size: 250%;
    text-align: center;
    clear: both
    }
h1.pg {
    letter-spacing: 0;
    font-size: 190%;
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 90%;
    border: 3px double black;
    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
    }
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
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
pre {
    font-size: 85%
    }