.titulo
{ 
	font-family: Verdana; 
 	FONT-SIZE: 10pt; 
 	FONT-weight:bold;
	COLOR: #000099;
}
.tituloGrande
{ 
	font-family: Verdana; 
 	FONT-SIZE: 12pt; 
 	FONT-weight:bold;
	COLOR: #000099;
}

.texto
{
	font-family: Verdana;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.textochico
{
	font-family: Verdana;
	FONT-SIZE: 8pt;
	FONT-weight:normal;
	COLOR: #000000;
}
.textochicochico
{
	font-family: Verdana;
	FONT-SIZE: 6pt;
	FONT-weight:normal;
	COLOR: #000000;
}
.textolucida
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color:#000000
	width: auto;
	padding: 6px 0;
	font-weight: bold;
}
