.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}

