body {
	background-color: #003300;
}
.titolo {
	font-family: Tahoma;
	font-size: 20px;
	color: #621E21;
}
.testo_grassetto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.testo_modulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#sfondo {
}
.testo_gras_colorato {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #621E21;
}
.indirizzo {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCBDA0;
	font-weight: bold;
}

