body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	margin: 0em;
	background-color: #aabf93;
}
a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #1A665E;
	font-weight: bold;
	font-size: 10px;
}
a:link:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
a:visited {
	color: #218379;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
a:visited:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #7A331B;
	font-weight: bold;
	text-align: justify;
	text-indent: 15pt
}
.pie {
	color: #666666;
	font-weight: bold;
	text-align: justify;
	text-indent: 15pt;
	font-size: 10px;
}
.mini {
	font-size: 9px;
	color: #333333;
	text-align: justify;
	text-indent: 15pt;
}
.blanco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	text-indent: 15pt;
}
