/**/ @media print { .pagenum { visibility: hidden } } @media all { /* was @media handheld */ .pagenum { visibility: hidden } } body { margin-left: 10%; margin-right: 10% } .pn { text-indent: 0; font-size: smaller; text-align: right; color: #ccc } .rodape { font-size: 0.8em; text-align: justify; margin: 2em; border: dotted 2px #ccc } hr { border: 0; border-bottom: solid 2px #000 } #corpo sup { font-size: 70% } h1, h2 { text-align: center; margin-top: 3em; margin-bottom: 2em } #corpo p { line-height: 1em; text-align: justify; text-indent: 1em } a { text-decoration: none; font-family: helvetica, arial, sans-serif } .fbox { background-color: #FFC; font-size: 75%; margin-left: 10%; margin-right: 10% } /**/