.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: CCE4E6;
	text-align: justify;

}
.bloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: CCE4E6;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(images/bullet_27_27.gif);
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: decimal;
	line-height: 18px;



}

