.parrafo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	line-height: normal;

}
.lista {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-variant: normal;
	list-style-position: outside;
	left: auto;
	list-style-type: square;
	list-style-image: none;
	position: static;
	height: auto;
	width: auto;


}
p {
}

