.titulo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000066;
}
.titulo2 {
	font-family: "AvantGarde Md BT";
	font-size: 16px;
	font-weight: bold;
	color: #E4E4E4;
}
.titulo3 {
	font-family: "AvantGarde Md BT";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.solicitud {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #B55902;
}

