td,p{
	margin:0;
	font-family: arial;
	font-size: 11px;
	color: #AEB4B4;
}

a{
	margin:0;
	font-family: arial;
	font-size: 10px;
	color: #AEB4B4;
	text-decoration:underline;
}

a:hover{
	margin:0;
	font-family: arial;
	font-size: 10px;
	color: #70AFF2;
	text-decoration:underline;
}


.p_interlinea{
	margin:0;
	font-family: arial;
	font-size: 11px;
	color: #AEB4B4;
}

body{
	background-color: #292929;
	
}

#Testo{
    height: 180px;
	width: 528px;
	font-family: arial;
	font-size: 11px;
	color: #AEB4B4;
	overflow: auto;
}

.Giustifica{
text-align: justify;

}

