body { 
	background-image: url("img/bg.gif"); 
	background-repeat: repeat-y
}

body,td	{
	font-family: arial, helvetica; 
	color: #414141; 
	font-size: 11px; 
	line-height: 15px;
}

.heading {
	font-weight: bold;
}

.headingBlue {
	font-size: 12px; 
	font-weight : bold;
	color: #314191;
}
.minilink {
	font-weight: bold;
	font-size: 10px;
}

.note {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
}

p.giustificato {
	text-align: justify;
	line-height: 14px;
}




