.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006ec7;
	background-color: #999999;
	list-style-type: circle;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F1F1F1;
}
.fondoazul {
	font-family: Mistral;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #006ec7;
}

