BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#C148ED;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}
.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;
}

.modulo {
	
	font: 9px Verdana;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1;
}

.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:#C148ED;
	}