.fontColorAZUL {
	font-family: "Times New Roman", Times, serif;
	color: #3333CC;
	font-weight: normal;
}.generaltex {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
	color: #003366;
	font-weight: normal;
}
.generaltexDestacado {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
	color: #3333CC;
	font-weight: bold;
}
.generaltexLists {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	color: #3333CC;
	font-weight: normal;
}
.generaltexDestacadoUnderline {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	color: #3333CC;
	text-decoration: underline;
}
.generaltexSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	list-style-position: outside;
	list-style-type: square;
	color: #003366;
	font-weight: normal;
}
