body {
	scrollbar-base-color : White;
	scrollbar-3dlight-color : #D1EA9D;
	scrollbar-darkshadow-color : #99CC00;
	scrollbar-face-color : #D1EA9D;
	scrollbar-highlight-color : #99CC00;
	scrollbar-arrow-color : #336600;
	margin-left : 0px;
	margin-top:0px;
	scrollbar-shadow-color : #336600;
	background-color : #ffffff;
}

#colonnasinistra {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

#colonnadestra {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

#cerca {
	font-family : Verdana;
	font-size : 10px;
	font-style : Verdana;
	font-weight : bold;
	border-style : underline;
}

a {
	color : #4a7995;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
	color: red;
}
input,select, {
	font : verdana;
	font-size : 10px;
	border-style : solid;
	border-width : 1px;
	background-color: #F0F8FF;
}


.titolo {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bolder;
	font-variant : small-caps;
	color: #FFFFFF;

}

.paragrafo {
	font-family : Verdana;
	font-size : 9px;
}


.sottotitolo {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bolder;
	font-variant : small-caps;
	color: #336600;

}
