@charset "UTF-8";
.listado {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	position: absolute;
	height: 528px;
	width: 200px;
	left: 50px;
	top: 50px;
}
.numeros {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.helvetica {
	font-family: "Helvetica Neue Light Italic", Arial;
	font-size: 11px;
	color: #333;
}
