p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 2%
    }
p.escena {
    text-align: center;
    text-indent: 0%;
    margin: 3% auto 3% auto
    }
.c {
    text-align: center;
    text-indent: 0%
    }
p.block {
    text-indent: -2%;
    margin-left: 2%
    }
p.lt {
    font-size: 115%;
    font-weight: 800;
    margin: 2em auto 1em auto
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
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
    }
ul.abbr {
    list-style-type: none;
    margin-left: 25%
    }
ul.toc {
    list-style-type: none;
    text-indent: -1em;
    margin-top: 15%;
    border-top: solid black 1px;
    border-bottom: solid black 1px;
    padding: 8%
    }
li {
    list-style-type: none
    }
li.toc {
    list-style-type: none;
    padding: 1.5%
    }
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
    }
.pagenum {
    font-size: 75%;
    text-align: right;
    border: none;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
.blockquot {
    margin: 5% 15% 5% 15%;
    font-size: 98%
    }
.footnotes {
    border: dashed 1px;
    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
    }
pre {
    font-size: 85%
    }