@charset "utf-8";
.TITULO {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.TEXTO1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.TEXTO2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
