<style>
<style>

body         { scrollbar-base-color: #008000 }
a:link       { font-size: 8 pt; font-family: Arial; text-decoration: none; color: #0000FF; 
               font-weight: bold }
a:visited    { font-size: 8 pt; font-family: Arial; text-decoration: none; color: #0000FF; 
               font-weight: bold }
a:hover      { font-size: 8 pt; font-family: Arial; text-decoration: none; background-color: 
               #00FF00; color: #000066; font-weight: bold }
.apres       { font-family: Arial; font-size: 12 pt; font-style: italic; text-align: Justify; 
               margin-left: 10; margin-right: 10 }
.tabela      { font-family: Courier New; font-size: 12 pt }
.c           { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; 
               color: #000066; text-align: center }
.c1          { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; 
               color: #000066; text-align: left }
.tb          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }



.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 40px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFCC;
}
</style>