body {
    margin-left: 10%;
    margin-right: 10%
    }
.pn {
    text-indent: 0;
    font-size: smaller;
    text-align: right;
    color: silver
    }
#corpo p {
    text-align: justify;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em
    }
.rodape {
    font-size: 0.8em;
    margin: 2em
    }
a {
    text-decoration: none
    }
sup {
    font-size: 8pt;
    font-weight: normal
    }
.direita {
    text-align: right
    }
hr {
    border: 0;
    border-bottom: solid 1px #000
    }