p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
p.titel {
    margin-top: 0;
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    margin-bottom: 0
    }
.blockquot {
    margin: 2% auto 2% auto;
    font-size: 90%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.enlargeimage {
    margin: 0 0 0 0;
    text-align: center;
    border: none
    }
@media all {
    .enlargeimage {
        display: none
        }
    }
.green {
    color: #4E5B30
    }
.letra {
    font-size: 250%;
    margin-top: -1%
    }
@media all {
    .letra {
        font-size: 150%
        }
    }
.nind {
    text-indent: 0%
    }
.nonvis {
    display: inline
    }
@media all {
    .nonvis {
        display: none
        }
    }
small {
    font-size: 80%
    }
h1 {
    color: #4E5B30;
    margin-top: 5%;
    margin-bottom: 0;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    margin-bottom: 2%;
    text-align: center;
    clear: both;
    font-size: 120%
    }
@media all {
    h2 {
        page-break-before: always
        }
    }
hr.full {
    width: 50%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none;
    text-align: left
    }
body {
    margin-left: 4%;
    margin-right: 6%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
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
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
img {
    border: none
    }
.bbox {
    border: solid 1px black;
    margin: auto auto;
    max-width: 20em;
    font-size: 70%
    }
.bboxx {
    border-top: solid 2px black;
    border-right: solid 2px black;
    padding: 0.5em;
    border-left: solid 2px black;
    margin: auto auto;
    max-width: 18em
    }
.bboxxx {
    border: solid 2px black;
    padding: 0.5em;
    margin: auto auto;
    max-width: 18em
    }
.caption {
    font-weight: bold;
    font-size: 75%
    }
.figcenter {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 0%
    }
div.poetry {
    text-align: center
    }
div.poem {
    font-size: 90%;
    margin: auto auto;
    text-indent: 0%;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin-top: 1em;
    margin-bottom: 1em
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 0.45em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i3 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i5 {
    display: block;
    margin-left: 5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 12em;
    padding-left: 3em;
    text-indent: -3em
    }
.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
    }
@media all {
    .pgnum {
        display: none
        }
    }
.rt {
    text-align: right
    }