/**/ @media print { .pagenum { display: none } } @media all { /* was @media handheld */ .pagenum { display: none } } body { text-align: justify } .pagenum { font-size: 0.8em; color: #ccc } .capa { text-align: center; border: solid 3px #000 } hr { border: none; border-bottom: solid 2px #000 } a { color: #000; text-decoration: none } sup { font-size: 0.6em } h2, h3, h4 { text-align: center } h1 { text-align: center; margin-top: 2em; margin-bottom: 2em } .small-caps { font-variant: small-caps } .direita { text-align: right } .centrado { text-align: center } .citacao { margin-left: 20%; margin-right: 5%; font-size: 0.8em; text-align: left } .poesia { margin: 2em; text-align: left } .rodape { font-size: 0.8em; padding: 1em; border: dotted 1px #ccc } .dotted { border: 0; border-bottom: dotted 2px #000 } .corpo { text-indent: 1em; line-height: 1.5em } /**/