@charset "iso-8859-1";
.Texto {
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	vertical-align: text-top;
	line-height: normal;
	white-space: normal;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	text-indent: 15px;
	margin-bottom: 0px;
	text-decoration: none;
}

