.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	text-indent: 1,25;
}
.texto {
	font-family: "Courier New", Courier, mono;
	letter-spacing: 0.2px;
	text-align: justify;
	text-indent: 0.3em;
	word-spacing: 0.2px;
	font-size: medium;
	white-space: normal;
	display: inline;
}
.texto2 {
	font-family: "Courier New", Courier, mono;
	letter-spacing: 0.6px;
	text-align: justify;
	text-indent: 0.2em;
	word-spacing: 0.3px;
	font-size: 10px;
	white-space: normal;
	display: inline;
}