BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #A52A2A;
	text-align : justify;
	scrollbar-base-color: rgb(255,240,240);
	scrollbar-arrow-color: #A52A2A;

}
TABLE {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #A52A2A;
	text-align : justify;
	scrollbar-base-color: rgb(255,240,240);
	scrollbar-arrow-color: #A52A2A;
}
H1 {
	font : Verdana;
	font-size : 16px;
	font-style : normal;
	color : #A52A2A;
	font-weight : bold;
	text-align : center;
}
H2 {
	font : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #A52A2A;
	text-indent : 10px;
}
H3 {
font : Verdana;
	font-size : 22px;
	color : #DC143C;
	text-align : center;
	font-weight : bold;
	text-transform : uppercase;
}
A:LINK {
	color : Navy;
	font : Verdana;
	text-decoration : none;
	font-style : normal;
}
A:VISITED {
	color : Navy;
	font : Verdana;
	text-decoration : none;
	font-style : normal;
}
A:HOVER {
	color : Red;
	font : Verdana;
	text-decoration : none;
	font-style : normal;
}
A:ACTIVE {
	color : Navy;
	font : Verdana;
	text-decoration : none;
	font-style : normal;
}
.bianco {
	color: white;
	font : Verdana;
	font-size : 13px;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
              letter-spacing : 1px;
}
.rosso {
	color: red;
	font : Verdana;
	font-size : 12px;
	font-style : normal;
}
.minirosso {
	color: red;
	font : Verdana;
	font-size : 10px;
	font-style : normal;
}
.minibordeaux {
	color: #A52A2A;
	font : Verdana;
	font-size : 10px;
	font-style : normal;
}
.blu {
	color: blue;
	font : Verdana;
	font-size : 12px;
	font-style : normal;
}
.titolo {
	font : Verdana;
	font-size : 12px;
	font-style : normal;
	color : #A52A2A;
	font-weight : bold;
	text-indent : 10px;
}
.attivo {
	font : Verdana;
	font-size : 12px;
	font-style : normal;
	color : red;
	font-weight : bold;
}
.campi_modulo {
    background-color : rgb(255,240,240);
	font : Verdana;
	font-size : 14px;
	font-style : normal;
	color : #A52A2A;
}
.campi_obbligatori {
    background-color : rgb(255,255,225);
    font : Verdana;
	font-size : 14px;
	font-style : normal;
	color : #A52A2A;
}
.inattivo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #D3D3D3;
}
.didascalie {
	font : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #A52A2A;
	text-align : justify;
}	
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : left;
}	
.info {
   font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : left;
	color : #0000A0;
}	

