body {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
}
body {
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.texto_chamada {
	line-height: 180%;
	text-align: justify;
}
.texto_lateral {
	line-height: 180%;
	text-align: left;
}
.texto_completo {
	line-height: 150%;
	text-align: justify;
}
.titulo_salmon {
	font-weight: bold;
	color: #CC6666;
}
.titulo_laranja {
	font-weight: bold;
	color: #FF9900;
}
.titulo_azul {
	font-weight: bold;
	color: #0099CC;
}
.titulo_vermelho {
	font-weight: bold;
	color: #CC3300;
}
.titulo_verde {
	font-weight: bold;
	color: #009966;
}
.titulo_rosa {
	font-weight: bold;
	color: #CC3366;
}
.titulo_marinho {
	font-weight: bold;
	color: #003399;
}
.titulo_amarelo {
	font-weight: bold;
	color: #CC9900;
}
.titulo_cinza {
	font-weight: bold;
	color: #666666;
}
.imagens {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
}
.subtitulo {font-style: italic}
.destaque {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.pontilhado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}