html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-face-color:#2971AA;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	background-color: #e1e1e1;
	overflow-y:scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.testo {
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
}
.testo a:active     { font-family:Tahoma; font-size:12px; color:#9e1c1c; text-decoration:underline }
.testo a:link       { font-family:Tahoma; font-size:12px; color:#9e1c1c; text-decoration:underline }
.testo a:visited    { font-family:Tahoma; font-size:12px; color:#9e1c1c; text-decoration:underline }
.testo a:hover      { font-family:Tahoma; font-size:12px; color:#9e1c1c; text-decoration:none }

.testo_11 {
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
}

.testo_bold {
	font-family: Tahoma;
	font-size:12px;
	color:#014a7a;
	font-weight:bold;
}

.testo_bold_11 {
	font-family: Tahoma;
	font-size:11px;
	color:#014a7a;
	font-weight:bold;
}

.testo_bold_rosso {
	font-family: Tahoma;
	font-size:12px;
	color:#9e1c1c;
	font-weight:bold;
}

.testo_bianco {
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.testo_bianco a:active     { font-family:Tahoma; font-size:12px; color:#919090; text-decoration:underline }
.testo_bianco a:link       { font-family:Tahoma; font-size:12px; color:#919090; text-decoration:underline }
.testo_bianco a:visited    { font-family:Tahoma; font-size:12px; color:#919090; text-decoration:underline }
.testo_bianco a:hover      { font-family:Tahoma; font-size:12px; color:#ffb10f; text-decoration:underline }

.testo_arancio {
	font-family: Tahoma;
	font-size:12px;
	color:#ffb10f;
}
.testo_arancio a:active     { font-family:Tahoma; font-size:11px; color:#6d583c; text-decoration:none }
.testo_arancio a:link       { font-family:Tahoma; font-size:11px; color:#6d583c; text-decoration:none }
.testo_arancio a:visited    { font-family:Tahoma; font-size:11px; color:#6d583c; text-decoration:none }
.testo_arancio a:hover      { font-family:Tahoma; font-size:11px; color:#6d583c; text-decoration:underline }

/*Copyright*/
.copyright {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
}
.copyright a:active     { font-family:Tahoma, Verdana, Arial; font-size:12px; color:#000000; text-decoration:none }
.copyright a:link       { font-family:Tahoma, Verdana, Arial; font-size:12px; color:#000000; text-decoration:none }
.copyright a:visited    { font-family:Tahoma, Verdana, Arial; font-size:12px; color:#000000F; text-decoration:none }
.copyright a:hover      { font-family:Tahoma, Verdana, Arial; font-size:12px; color:#9e1c1c; text-decoration:none }