@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #D3D3D3;
	background-image: url(../grafica/sfondo.png);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: "Futura Light BT";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
a {
	font-family: "Futura Light BT";
	font-size: 12px;
	color: #3771D9;
}
