body {
	margin-top: 5px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B20902;
}

