body{
	font: normal normal normal 13px Arial, Helvetica, sans-serif;
	background-color: #C30C3E;
	color: White;
}
table td{
	font: normal normal normal 13px Arial, Helvetica, sans-serif;
	background-color: #C30C3E;
	color: White;
}
h1{
	background-color: White;
	color:#C30C3E;
	width: 300px;
	font-weight: bold;
	text-align:right;
	padding:1px;
	padding-right:3px;
	margin-top:30px;
	margin-bottom:20px;
	font-size:14px;
	
}
h2{
	font-weight: bold;;
	font-size:14px;
	text-decoration:underline;
}
.testo{
	padding-left:10px;
}
a{
	color:white;
}
a:hover{
	color:#bbb;
}
#riquadro{
	width:900px;
}
#testoNascosto{
	
	height: 30px;
	overflow:hidden;
}