.titolo {
	font-family: "Arial Black";
	font-size: 10.5pt;
	text-transform: uppercase;

}
.grande {
	font-family: "Arial Black";
	font-size: 14.0pt;
	text-transform: uppercase;

}
.sottotitolo {
	font-family: "Arial Black";
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
.sottotitolo2 {
	font-family: "Arial";
	font-size: 10.5pt;
	color: #000000;
}
.sfondotesta {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
}

.piccolo {
	font-family: "Arial";
	font-size: 7.5pt;
}
.testo {
	font-family: Arial;
	font-size: 9.0pt;
}
span {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt}


A:VISITED {
	text-decoration: none;
	color: #0066FF;
}
A:ACTIVE {
	text-decoration: none;
	color: #0066FF;
}
A {
	text-decoration: none;
	color: #0066FF;
}
A:HOVER {
	text-decoration: underline;
	color: #0066FF;
}
.sfondo_sfumato {
	-moz-opacity: 0.95;
	filter: Alpha(Opacity=95);
}
body {
	background-color: #272727;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}