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-top: 3em
    }
#corpo p.sinopse {
    margin: 0;
    font-size: small;
    text-indent: 0
    }
#corpo p.ni {
    text-indent: 0
    }
#corpo p.centrado {
    margin: 0;
    text-indent: 0;
    text-align: center
    }
#corpo p.assin {
    margin: 0;
    text-align: right;
    margin-right: 2em
    }
#corpo blockquote p {
    text-indent: 0
    }
hr.dotted {
    border: 0;
    border-bottom: dotted 2px #000
    }
hr {
    border: 0;
    border-bottom: solid 2px #000
    }
blockquote {
    margin-left: 10%;
    font-size: small
    }
a {
    text-decoration: none
    }
.rodape {
    font-size: 0.7em;
    color: gray;
    margin-left: 2em;
    margin-right: 2em
    }
.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%
    }