.textComunGeneral{
	font-family:arial;
	font-size: 12px;
	color: #000000; 
}

.textComunBold{
	font-family:arial;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}

.textComunCursivaBold{
	font-family:arial;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
	font-style: italic;
}

.tituloComunGeneral{
	font-family:arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
}

.tituloComunSub{
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: underline;
}

.tituloComunGrande {
	font-family:arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000; 
}

.SubtituloComunGeneral{
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
}
