<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.texto * { overflow:visible }
.texto { color:#666; font-size:15px; }
.texto p{ line-height:150%; margin-bottom:15px; text-align:justify; }
.texto h2 { color:#333; font-size:25px; font-weight:300; margin-bottom:15px;}
.texto h3 { font-size:20px; color:#333333; font-weight:300; margin:20px 0 20px 0;}
.texto ul { margin:0 0 10px 0; padding:0; }
.texto ul li { list-style:outside disc; margin-left:25px; padding:3px 0; overflow:visible;  }
.texto ul ul li { list-style:outside circle; margin-left:45px; overflow:visible; }
.texto ol li { list-style:inside decimal; margin-left:15px; padding:3px 0; color:#666; overflow:visible; }
.texto ol ol li { list-style:inside decimal; margin-left:45px;}
.texto .semespacamento p { margin-bottom:0; }
/*
.texto table{ border:1px solid #666;}
.texto table tr td{border:1px solid #666;}
.texto a { color:#333333; font-weight:bold;  }
.texto a:hover { text-decoration:underline  }
.texto img { vertical-align:middle; }
.texto table{ border:0px;}
.texto table tr{ border:0px;}
.texto table tr td{ border:0px solid #ddd; padding:8px; vertical-align: top }
*/
.texto .imagem {  }
.texto .imagem.esquerda { float:left; margin:0 20px 20px 0; background:#fff; padding:4px; border:1px solid #d6d6d6; }


.texto table p { text-align:inherit; }
.texto table tbody,
.texto table tr,
.texto table td { vertical-align:inherit; }
</pre></body></html>