body {
    margin-left: 10%;
    margin-right: 10%
    }
.pn {
    text-indent: 0;
    text-decoration: none;
    font-size: smaller;
    text-align: right;
    color: silver
    }
#corpo p {
    text-align: justify;
    text-indent: 1.5em
    }
h1, h2, h3, h4 {
    text-align: center;
    margin-top: 2em
    }
h2 {
    text-align: center;
    margin-bottom: 2em
    }
#corpo p.sinopse {
    margin: 2em;
    font-size: small;
    text-indent: -2em
    }
#corpo p.ni {
    text-indent: 0
    }
#corpo p.centrado {
    text-indent: 0;
    text-align: center
    }
#corpo blockquote p {
    text-indent: 0
    }
#corpo p.assin {
    text-indent: 0;
    text-align: right;
    margin-right: 2em
    }
p.centrado {
    text-indent: 0;
    text-align: center
    }
hr.dotted {
    border: 0;
    border-bottom: dotted 2px #000
    }
hr {
    border: 0;
    border-bottom: solid 2px #000
    }
blockquote {
    margin-left: 10%;
    font-size: small
    }
#corpo .ilustracao p {
    text-align: center;
    font-size: small
    }
a {
    text-decoration: none
    }
.rodape {
    font-size: 0.7em;
    color: gray;
    margin-left: 2em;
    margin-right: 2em
    }
#corpo .rodape p {
    text-indent: 0
    }
.errata {
    border-bottom: dotted 2px #aaa
    }
.typo {
    border-bottom: dotted 2px #7d7
    }
.ntransc {
    border: solid black 1px;
    background-color: #FFC;
    font-size: 0.8em;
    margin-left: 10%;
    margin-right: 10%
    }
.cap:first-letter {
    clear: left;
    margin: -0.2em 0.1em 0 0;
    margin-top: 0%;
    padding: 0;
    line-height: 0.75em;
    font-size: 300%;
    text-align: justify
    }
.cap {
    text-align: justify
    }
.sc {
    text-transform: uppercase
    }