@charset "utf-8";
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
}
body, html {
	color: #000000;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#000000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEFF2;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: normal;
	vertical-align: middle;
}
.testocolore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7BDFF;
	text-decoration: none;
}
.TIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A7BDFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.contatticolore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEFF2;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
}
.testocoloregrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
}

