@charset "utf-8";
estilos.corpo_texto {
}
h3 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-align:justify;
}
h4 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	text-align:justify;
	color: #003366;
}


h2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	text-align:justify;
}
h5 {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #000066

}
a:link, a:active, a:visited {

	text-decoration: none;

	color: #333333;
	
}


