.ESTILO1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.GRANDE1 {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.ESTILO2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.MASGRANDE1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MASCRANDE2 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.MASCRANDE3 {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
.ESTILO3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
