#titolo{
	font-weight: bold;
	font-size: 24pt; 
	font-family: "Courier New";
	text-align: left;
	margin-top: 140pt;
}

table {
border-collapse: collapse;
	width: 753px;
}
  
td.a,
td.b,
td.c{
	font-family: arial;
	font-size: 10pt;
	border: 2px solid #FFFFCC;
}
 
  
td.a{
	width: 147px;
	background: #C0C0C0;
	text-align: right; 
	padding-right: 6px;
	height: 19px;
	color: #000000;	
}

td.b{
	width: 605px;
	background: #C0C0C0;
	text-align: left; 
	text-indent: 6px;
	height: 19px;	
}

td.c{
	background: #808080;
	text-align: center; 
	height: 19px;
	font-weight: bold;
	color: #FFFFCC; 	
}

a:link,
a:visited {
	color : black;
	text-decoration: none;
}

a:hover,
a:active{
	color : black;
	text-decoration :underline;
}
