A {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline
}
a:link {
	color:#000000;
	text-decoration:none;
	tahoma, arial, sans-serif;
	font-size: 8pt
}
a:visited {
	color:#000000;
	text-decoration:none
}
a:hover {
	color:#000000;
	text-decoration:underline;
	tahoma, arial, sans-serif;
	font-size: 8pt
}
body {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt
}
td {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt
}
div {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt
}
span {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt
}
.grassetto_nero_piccolo {
	color:#000000;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:8pt
}
.grassetto_nero_grande {
	color:#000000;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:10pt
}
.grassetto_bianco_piccolo {
	color:#ffffff; font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:8pt
}
.grassetto_bianco_grande {
	color:#ffffff;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:10pt
}
.corpo_bianco_piccolo {
	color:#ffffff; 
	font-family:tahoma, arial, sans-serif;
	font-size:8pt
}
.grassetto_nero_piccolo_corsivo {
	color:#000000;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	font-style: italic;
} 
.titolo_text {
	color:#ffffff;
	font-family:tahoma, arial, sans-serif;
	font-weight:normal;
	font-size:7pt
}
.TEXTFIELD {
	BACKGROUND-COLOR: #FFFFCB;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    FONT-FAMILY: tahoma, arial, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 500;
	width:200px;	
}
.BUTTON { /* Utilizzato per i pulsanti */
	BACKGROUND-COLOR: #FFFFCB;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: tahoma, arial, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 500;
    TEXT-ALIGN: center;
}
.COMBOBOX {
	BACKGROUND-COLOR: #FFFFCB;
	BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	FONT-FAMILY: tahoma, arial, sans-serif;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: 500;
	border: 1px solid #000000;
	width:200px;
}
.BORDOFOTO {
	border: 1px solid #000000;
}