p    { color: black; font-style: normal; font-weight: normal; font-size: 13px; font-family: "Arial, Tahoma"; text-align: justify }
p.titoletto  {
	color: #6983E0;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	font-family: "Arial, Tahoma";
	text-align: justify;
}
p.testo    { 
		color: black; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 13px; 
		font-family: "Arial, Tahoma"; 
		text-align: justify 
		}
A:link {
	text-decoration: none;
	font-weight: bolder;
	color: #6983E0;
}
A:hover {
	text-decoration: none;
	color: Red;
}
A:visited {
	text-decoration: none;
	color: #6983E0;
	font-weight: bolder;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.blu   {
	color: #6983e0;
	font-weight: normal;
	font-size: 11px;
	font-family: "Arial, Tahoma";
	text-align: center;
}
A:href {
	text-decoration: none;
	color: Red;
}
p.blu2   {
	color: #6983e0;
	font-weight: bolder;
	font-size: 12px;
	font-family: "Arial, Tahoma";
	text-align: center;
}
li  {
	font-family: "Arial, Tahoma";
	list-style: square;
	list-style-type: square;
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 13px; 
	font-family: "Arial, Tahoma"; 
	text-align: justify 
}
