BODY {
scrollbar-face-color:#000000;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#8E2323;
        scrollbar-shadow-color:#000000;
        scrollbar-darkshadow-color:#8E2323;
        scrollbar-track-color:000000;
        scrollbar-arrow-color:FFFFFF;
}
.titolo

{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5pt;
}

.grande

{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	margin-bottom: 0pt;
}

.normale

{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	display: block;
	margin-bottom: 0pt;
}

.normale2
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}


.piccolo

{
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	display: block;
	margin-bottom: 0pt;
}

.sottotitolo

{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	margin-bottom: 2pt;
}

.modulo {
	
	font: 9px Verdana;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1;
}

A:hover {
		color:#EC0505;
	}