.titulo1 {
	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0057A4;
	text-decoration: none;
}
.titulo2 {

	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #669900;
	text-decoration: none;
}
.titulo3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3F3F3F;
	text-decoration: none;
}
.texto1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.titulo4 {


	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #669900;
	text-decoration: none;
}
