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