body, table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFCC;
}

a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

.titolo1 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}

.titolo2 {
	font-size: 15pt;
	font-weight: bold;
	color: #FF9900;
}

.titolo3 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFCC;
}

.titolo4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
}