@charset "iso-8859-1";
body {
	background-color: #99AE6A;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.qualidade {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #4D4849;
	text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005A35;
}
.noticia1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C4A72;
}
.noticia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA251D;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ECE9D8;
}
