@charset "UTF-8";
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.innk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_dobleespacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_sencillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txt_cursivo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

