BODY {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

A , A:LINK, A:VISITED{
	font-family : Verdana;
	font-size : 11px;
	color : #1F4F00;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	color : #893C2A;
	font-weight : bold;
	text-decoration : none;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #ffffff;
	font-size: 8pt;
	border: 1px #893C2A solid
}


.testo_nero_bold {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}

.testo_bold {
	font-family : Verdana;
	font-size : 11px;
	color : #893C2A;
	font-weight : bold;
}

.testo_bold_big {
	font-family : Verdana;
	font-size : 12px;
	color : #893C2A;
	font-weight : bold;
}


.testo_verde_bold {
	font-family : Verdana;
	font-size : 11px;
	color : #1A4200;
	font-weight : bold;
}


.testo {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	font-weight : normal;
}

.minus {
	font-family : Verdana;
	font-size : 9px;
	color : Black;
	font-weight : normal;
}

