@charset "utf-8";
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.textoCopia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.textoCopia1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

