h1 {
	font-family: PizzaDudesHandwriting;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold
}
p {
	font-family: "Futura LT Book";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal
}
h2 {
	font-family: "Futura LT Book";
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
li {
	font-size: 14px;
	font-family: "Futura LT Book";
	font-style: normal;
	color: #00FF00;
	text-align: justify;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006EA3;
	font-weight: bold
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBF448;
	font-weight: bold;
	font-style: italic;
}
a {
	text-decoration: none;
	color: #00FF00;
	font-size: 14px;
	font-family: "Futura LT Book";
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D19B3D;
	font-weight: normal;
	text-align: left;
}
.datos_asesor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBF448;
}

