/* CSS Document */
div.box{width:264px;
    height:160px;
    overflow:auto;padding: 0px;
    border:0px solid #EEE;border-right:0 solid;
	scrollbar-3dlight-color : #ffffff;
scrollbar-arrow-color : #444444;
scrollbar-base-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #ffffff;
scrollbar-track-color: #ffffff;
	}

div.box p{margin-top:0}

.corpotesto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #666600;
}
a:link, a:visited {color:#888D2F /*C3BBB1 968978*/;}
a{
text-decoration:none;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #669900;
}
.corpotestomin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #669900;
}
.corpotestogrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #888D2F;
	font-weight: bold;
	
}
.corpotestopiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.corpotestomedio {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

