BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#37BAE4;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

.prog_tra{
	color: #3399FF;
}

a.prog_tra:hover{
	color: #37BAE4;
}

.titolo
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5pt;
}

.normale

{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
/*	display: block;*/
	margin-bottom: 0pt;
}



.menu

{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	display: block;
	margin-bottom: 0pt;
}

.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;
}

A:hover {
		color:#37BAE4;
	}