.scroll {
	
	scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#F2F2F2;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#E3E3E3;
	scrollbar-shadow-color:ADA8A8;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#F2F2F2;
	scrollbar-base-color:#F2F2F2;
}
.testocopy {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bgrey {
	background-color: #CCCCCC;
}
.bgreen {
	background-color: #BDBD7F;
}
.testo {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	list-style-type: square;
	list-style-position: outset;
	text-decoration: none;



}
.testobold {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;

}
.testogreen {
	font-family: Tahoma;
	font-size: 10px;
	color: #BDBD7F;
	text-decoration: none;

}
.testogreenbold {
	font-family: Tahoma;
	font-size: 10px;
	color: #BDBD7F;
	font-weight: bold;
	text-decoration: none;

}
.testospaziato {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	list-style-type: square;
	line-height: 16px;

}
