BODY {
	color: rgb(255, 255, 255);
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #849288;
	scrollbar-shadow-color: #849288;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #000000;
}

.standardFont {
	font-size: 10pt;
	color: #bdc6c0;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.data {
	font-size: 10pt;
	color: yellow;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

.titolo {
	font-size: 10pt;
	color: #bdc6c0;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

.lista {
	line-height: normal;
	font-style: normal;
	font-family: "comic sans ms";
	font-size: 10pt;
	color: #00217b;
	font-weight: bold;
	background-color: #c0c0c0;
	text-decoration: none;
}

.listaEvidenziata {
	line-height: normal;
	font-style: normal;
	font-family: "comic sans ms";
	font-size: 10pt;
	color: #00217b;
	font-weight: bold;
	background-color: #808080;
	text-decoration: none;
}

.labelRicerca {
	font-family: "comic sans ms";
	font-size: 12pt;
	line-height: normal;
	color: #bdc6c0;
	font-style: normal;
	font-weight: normal
}

.titoloTabella {
	font-family: "comic sans ms";
	font-size: 12pt;
	line-height: 20pt;
	text-align: center;
	color: #ffffff;
	background-color: #00217b;
}

.link {
	color: yellow
}

.linkTabella {
	color: #00217b;
	text-decoration: none;
}

.lastUpdate
{
	color: black;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial;
	font-size: 12
}

.mese {
	font-size: 10pt;
	color: red;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

.messaggioErrore {
	font-size: 10pt;
	color: #ff0000;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

