.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;
}
.GRANDE2 {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.GRANDE3 {
	font-size: large;
	font-style: normal;
	line-height: 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;
}.ESTILO3 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.MASCRANDE3 {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.cursiva1 {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.ESTILO4 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
.NORMAL1 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
