.corpo {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

.corpo_small{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

a.corpo_small:hover{
	color: #88CE3E;
}

a.corpo:hover{
	color: #88CE3E;
}

.link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #88CE3E;
	font-weight: bold;
	text-decoration: none;
}

.linkon {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.download {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}