<!--
function cetesb(){
	var s = ' <TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=510>'+
'   <TBODY>'+
'   <TR> '+
//'     <TD height=15 width=149></TD>'+
//'     <TD height=15 width=149></TD>'+
//'     <TD height=15 width=149></TD>'+
//'     <TD height=15 width=149></TD>'+
'     <TD height=15 width=26></TD>'+
'   </TR>'+
'   <TR> '+
'     <TD align=left class=font03 colSpan=5 height=39 vAlign=top> <font face="arial" size="3"'+
'       <P><SPAN class=font03>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>A Secretaria de Estado '+
'         do Meio Ambiente e a CETESB - Companhia de Tecnologia de Saneamento Ambiental '+
'         aperfeiçoam os mecanismos de licenciamento ambiental. Com os <A '+
'       class="TextLink" target="blank"'+
'       href="http://www.cetesb.sp.gov.br/Noticias/02/fotos_02/dec47397.pdf"><B>Decretos '+
'         47.397</B></A> e <B><A class="TextLink" target="blank" '+
'       href="http://www.cetesb.sp.gov.br/Noticias/02/fotos_02/dec47400.pdf">47.400</A></B> '+
'          de dezembro de 2002, importantes itens da legislação que dispõe sobre a prevenção e o controle '+
'         da poluição do meio ambiente no Estado de São Paulo, foram alterados e '+
'         modernizados.<BR>'+
'         <SPAN '+
'       class=font03>&nbsp;&nbsp;</SPAN></P></font>'+
'     </TD>'+
'   </TR>'+
'   </TBODY> '+
' </TABLE>';
mostratexto(s);
}
//-->