BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px ;
scrollbar-face-color:#D4D0C8;
scrollbar-highlight-color:#D4D0C8;
scrollbar-3dlight-color:#D4D0C8;
scrollbar-darkshadow-color:#D4D0C8;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#EEEEEE;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
}
div.scrollbox{
	width:525px !important;width /**/:525px;
	height:380px !important;height /**/: 380px;
	overflow:auto;padding: 0px;
	border:0px solid #EEE;border-right:0 solid;
	background:url(gradient.png) repeat-x fixed top left
}

.dim1 {
	height:220px;
	text-align: justify;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 12px;
	font-size: 11px;
	padding: 3px;	
}
.dim1 a{
	text-decoration: none;
}

.dim3 {
	height:220px;
	text-align: justify;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 12px;
	font-size: 11px;
	padding: 3px;	
}
.dim3 a{
	text-decoration: none;
}

.titolo {
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}

.sottotitolo {
	text-align: left;
	font-size: 11px;
	font-variant: small-caps;
}
.testobox {
	font-size: 10px;
	overflow: auto;
	text-decoration: none;
	height: 185px;
	line-height: 14px;
}
