@charset "utf-8";
body {
	font-family:Verdana, Arial, "Trebuchet MS", "Geneva CY";
	font-size:12px;
	line-height: 16px;
	color: #454545;
}
a:link {
	color: #454545;
	text-decoration: none;
}
a:visited {
	color: #454545;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #454545;
	text-decoration: underline;
}

.tabella {
	border: 1px solid #c0c0c0;
}
.titolo {
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 55px;
	font-style: normal;
	font-weight: normal;
	color: #e2001a;
}
.rosso {
	color: #e2001a;
}

.sototlineato {
	text-decoration: underline;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
}
.piccolo {
	font-family:Verdana, Arial, "Trebuchet MS", "Geneva CY";
	font-size:11px;
	line-height: 15px;
	color: #454545;
}
