/*---------------------------- 10  BOLD --------------------------------*/
.textoArial10c{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.textoCommercial10c{
	font-family:CommercialScript BT;
	font-size:10pt;
	font-weight:bold;
}

.textoStylus10c{
	font-family:Stylus BT;
	font-size:10pt;
	font-weight:bold;
}
/*---------------------------- 10  SEM BOLD --------------------------------*/
.textoArial10s{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

.textoCommercial10s{
	font-family:CommercialScript BT;
	font-size:10pt;
	font-weight:normal;
}

.textoStylus10s{
	font-family:Stylus BT;
	font-size:10pt;
	font-weight:normal;
}
/*---------------------------- 14  BOLD --------------------------------*/
.textoArial14c{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
}

.textoCommercial14c{
	font-family:CommercialScript BT;
	font-size:14pt;
	font-weight:bold;
}

.textoStylus14c{
	font-family:Stylus BT;
	font-size:14pt;
	font-weight:bold;
}
/*---------------------------- 14 SEM BOLD --------------------------------*/
.textoArial14s{
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
}

.textoCommercial14s{
	font-family:CommercialScript BT;
	font-size:14pt;
	font-weight:normal;
}

.textoStylus14s{
	font-family:Stylus BT;
	font-size:14pt;
	font-weight:normal;
}
/*---------------------------- 18  BOLD --------------------------------*/
.textoArial18c{
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
}

.textoCommercial18c{
	font-family:CommercialScript BT;
	font-size:18pt;
	font-weight:bold;
}

.textoStylus18c{
	font-family:Stylus BT;
	font-size:18pt;
	font-weight:bold;
}
/*---------------------------- 18  SEM BOLD --------------------------------*/
.textoArial18s{
	font-family:Arial;
	font-size:18pt;
	font-weight:normal;
}

.textoCommercial18s{
	font-family:CommercialScript BT;
	font-size:18pt;
	font-weight:normal;
}

.textoStylus18s{
	font-family:Stylus BT;
	font-size:18pt;
	font-weight:normal;
}
