BODY{
	margin-left : .5cm;
	margin-right : .5cm;
	color : #666666;
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	background-color: #ffffff;
}

A:LINK{
	text-decoration : none;
	font-weight : bold;
	color : #003366;
}

A:VISITED{
	text-decoration : none;
	font-weight : bold;
	color : #003366;
}

A:HOVER{
	text-decoration : none;
	font-weight : bold;
	color : #666666;
}

TD{
	font-size : 8pt;
	text-align: center;
}

p{
	text-align: justify;
}

.PiccoloCentrato{
	font-size : 7pt;
	text-align: center;
}

.dx{
	text-align: right;
}

.cx{
	text-align: center;
}

.sx{
	text-align: left;
}

.tit{
	text-align: right;
	font-weight: bold;
	color: #003366;
}