body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    text-indent: 0;
    font-size: smaller;
    text-align: right;
    color: silver;
    font-style: normal
    }
h1, h2 {
    text-align: center
    }
h1, h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
.small-caps {
    font-variant: small-caps
    }
#capa {
    text-align: center;
    border: solid 1px #000
    }
#corpo p {
    text-align: justify;
    text-indent: 1em
    }
hr {
    border: 0;
    border-bottom: 1px solid #000
    }
#corpo p.direita {
    text-align: right;
    text-indent: 0
    }
#corpo p.center {
    text-align: center;
    text-indent: 0
    }
.footnote {
    margin: 1.5em;
    padding: 0.5em;
    font-size: 0.8em;
    border: dotted 1px #ccc
    }