body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #353535;
}
a:link {
	font-weight: bold;
	color: #ED1E24;
	text-decoration: none;
	font-size: 10px;

}
a:active {
	font-weight: bold;
	color: #ED1E24;
	text-decoration: none;
	font-size: 10px;

}

a:visited {
	font-weight: bold;
	color: #ED1E24;
	text-decoration: none;
	font-size: 10px;

}

a:hover {
	font-weight: bold;
	color: #ED1E24;
	text-decoration: none;
	font-size: 10px;

}
.formati {
	padding-left: 60px;
}