.titolo {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	vertical-align : middle;
}
.testo {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	vertical-align : baseline;
	line-height : 120%;
	text-align : justify;
	color : #00319C;
}
.testo2 {
	font-size : 14px;
	font-family : Verdana;
	font-style : normal;
	line-height : 150%;
	text-align : justify;
	color : #00319C;
}
.testo2nojust {
	font-size : 14px;
	font-family : Verdana;
	font-style : normal;
	line-height : 150%;
	color : #00319C;
}
.section {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	vertical-align : top;
}
:link {
	TEXT-DECORATION: none
}
:visited {
	COLOR: #387038; TEXT-DECORATION: none
}
:active {
	COLOR: #c00; TEXT-DECORATION: none
}
BODY {
        scrollbar-3d-light-color : #FF0000;
        scrollbar-arrow-color : #0000CC;
        scrollbar-base-color : #9999CC;
        scrollbar-dark-shadow-color : #000000;
        scrollbar-face-color : #D1E2FF;
        scrollbar-highlight-color : #ffffff;
        scrollbar-shadow-color : #CCCCCC;
}
.Bottone
{
    background-color: #003399;
	border-right: #999999 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #ffffff 1px solid;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 100px;
	cursor: hand;
	color: #ffffff;
	height: 20px;
}
