.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.destaque {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: CD2A2F;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.texto3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
.texto4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.texto4 a:hover {
	text-decoration: underline;
}

.destaque_rodape {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: CD2A2F;
}