<style type="text/css">   
   <!--
   h2 {
   	font : 700 14 Tahoma;
   	color : 666666;
   }

   h6 {
   	font : 700 11 Tahoma;
   	color : 666666;
	margin: 5 0
   }

   .texto {
   	font : 12 Tahoma;
   	color : 666666;
   }

   .texto_home {
   	font : 11 Tahoma;
   	color : 666666;
	text-decoration: none
   }

   .texto_home2 {
   	font : 11 Tahoma;
   	color : 222222;
	text-decoration: none
   }
   
   .texto_small {
   	font : 10 Tahoma;
   	color : white;
   }
   
   .texto_ext_small {
   	font : 10 Tahoma;
   	color : gray;
   }
   
   .noshow  {
   	display : none;
   }

   .noprint  {
   	display : inline;
   }	

   .inner_table  {
   	padding : 0;
   }	

	.outer_table  {
	width: 752;
	border: 1 solid green;
   	font : 12 Tahoma;
	}	
		
	.rodape_td  {
	padding: 0 0 5 0; 
	border: solid green; 
	border-width: 1 0 0 0
	}	

   -->
   </style>



