.xxx {
	font-family: arial;
}

.txtGris {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
}

.alignCenter {
	text-align: center;
}

.nombreMenu {
	font-family: arial;
	font-size: 9pt;
	font-weight: 600;
	color: #B9B7B8;
	padding-left: 8px;
	padding-bottom: 3px;
}
.txtGris7B {
	font-family: arial;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
.txt16BGeorgia {
	font-family: georgia;
	font-size: 14pt;
	font-weight: bold;
	color: #333333; 
}

.txt12BArial {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.txt14BGeorgia {
	font-family: georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #333333; 
}
.txt10Gris {
	font-family: arial;
	font-size: 10pt;
	color: #666666;
}
.txt10GrisLink {
	font-family: arial;
	font-size: 10pt;
	color: #cc0000;
	font-weight: bold;
	text-decoration:underline;
}
