@charset "utf-8";
/* CSS Document */

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify
}
.titolo1 {
	font-style: italic;
	font-weight: bold;
}
.apDiv1 {
	scrollbar-3dlight-color : #444440;
	scrollbar-arrow-color : #CCCCCC;/*#DC143C;*/
	scrollbar-base-color : #444440;
}

IMG {
border:none;
}