.testo10 {
	FONT-SIZE: 10px; COLOR: #424242; FONT-FAMILY: Georgia, "Times New Roman", Times; TEXT-ALIGN: justify
}
.testo9 {
	FONT-SIZE: 9px; COLOR: #424242; FONT-FAMILY: Georgia, "Times New Roman", Times; TEXT-ALIGN: justify
}
.dida9 {
	FONT-SIZE: 9px; COLOR: #424242; FONT-FAMILY: Georgia, "Times New Roman", Times
}
.testo9bianco {
	FONT-SIZE: 9px; COLOR: #fff; FONT-FAMILY: Georgia, "Times New Roman", Times; TEXT-ALIGN: justify
}
.titolo12 {
	FONT-SIZE: 12px; COLOR: #420000; FONT-FAMILY: Georgia, "Times New Roman", Times
}
.verdanello {
	FONT-SIZE: 9px; COLOR: #AAABAA; FONT-FAMILY: Verdana, Arial; TEXT-ALIGN: left
}
.testo11 {
	FONT-SIZE: 11px; COLOR: #424242; FONT-FAMILY: Georgia, "Times New Roman", Times; TEXT-ALIGN: justify
}
A:link {
	COLOR: #424242
}
A:hover {
	COLOR: #000
}
A:active {
	COLOR: #adadad
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #424242
}


BODY { 
	ScrollBar-Face-Color: #E6e6e6; 
	ScrollBar-3DLight-Color:#ffffff; 
	ScrollBar-Shadow-Color:#7C2F31; 
	ScrollBar-DarkShadow-Color:#ffffff; 
	ScrollBar-Arrow-Color:#7C2F31;
	ScrollBar-Track-Color: #ffffff; 
	ScrollBar-Highlight-Color:#7C2F31; 
} 

.FORM {
    border:1px solid #7C2F31; width: 80mm; 
    font-family: verdana, tahoma, arial; 
    color: #7C2F31; 
    font-size: 11px;
    background: #FFFFFF
  }
.pulsante {
    font: 11px Arial, Helvetica, sans-serif;
    color: #e6e6e6;
    background: #7C2F31;
    text-align: center;
    padding: 0px;
    width: 150px;
    border: 1px solid #ffffff;
    margin-top: 5px;
    }