a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: none;
}
body {
	font-family: "Palatino Linotype";
}
td {
	font-family: "Palatino Linotype";
}
.note {
	font-family: "Palatino Linotype";
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 15pt;
	line-height:1,5em;
	margin-top: 1pt;
	margin-bottom:1pt;
}
.indbr {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	text-align: justify;
	text-indent: 15pt;
	
}
.tendina {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	color: #000000;
	background-color:#F3F7F7;
}


