BODY { 
		 font-family:   arial, verdana; 
		 font-size:		11px;
		 margin-left:   0px;
		 margin-top:    0px;
		 margin-right:  0px;
		 margin-bottom: 0px;

}	

TD { 
		 font-family:   arial, verdana; 
		 font-size:		11px;
}	

	
P {
	MARGIN: 0px;
}	

.blu {
		font-style:			normal;
		color:				#6a8bb7;
	}

.grigio {
		font-style:			normal;
		color:				#758293;
	}
	
.grigio_grande {
		font-size:			13px;
		font-style:			normal;
		color:				#758293;
}
	
.grigio_scuro {
		font-style:			normal;
		color:				#485362;
}

.arancio {
		font-style:			normal;
		color:				#F59200;
}

.arancio_grande {
		font-size:			13px;
		font-style:			normal;
		color:				#F59200;
}
	
.rosso {
		font-style:			normal;
		color:				#bb5e5e;
}

A {
	color:#6a8bb7;
	text-decoration:none;
}

A:HOVER {
	text-decoration:underline;
}
