.normal {
	font-family: verdana, "Verdana Bold";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-repeat: no-repeat;
}
.normalTitulo {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}
.normalJustificado {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height: 12px;
}
.normalGris {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
}
.normalJustificadoSangria {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	left: 5px;
}
