.textonormal {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.textonormaljustificado {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

.textonormaljustificadoempresa {
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}


.bordenegro {
	border: 1px solid #000000;
}
