/**/ @media print { .pagenum { visibility: hidden } } @media all { /* was @media handheld */ .pagenum { visibility: hidden } } body { margin-left: 10%; margin-right: 10% } .pagenum { text-indent: 0; font-size: 0.7em; text-align: right; color: silver } hr { border: 0; border-bottom: 2px solid #000 } #corpo p { text-align: justify; text-indent: 1em } h1 { text-align: center; margin-top: 3em; margin-bottom: 2em } h2 { text-align: center; margin-top: 2em; margin-bottom: 1em } h3 { text-align: center; margin-top: 2em; margin-bottom: 1em } h4 { text-align: center } .rodape { font-size: 0.9em; margin: 1em } a { text-decoration: none; font-family: sans-serif } /**/