.body_setting	{ 
margin-left: 0px;
margin-right: 0px;
}      

A:link	{ 
		background-color: transparent;
		color: #0000AF; 
	    TEXT-DECORATION: NONE;
}      /* unvisited link */

A:visited {
		background-color: transparent;
		color: #405080;
	    TEXT-DECORATION: NONE;
}   /* visited links */

A:active {
		background-color: transparent;
		color: #990033;
	    TEXT-DECORATION: NONE;
}    /* active links */	

.giustificato {
	text-align: justify;
	font-size: 10pt;
	font-family:  "Arial", sans-serif;
}

.giustificato_verdana {
	text-align: justify;
	font-size: 8pt;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.verdana {
	font-size: 8pt;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.linkfont {	
	font-size: 10pt;
	font-family:  "Arial", sans-serif;
}

.linkfont_white {	
	font-size: 10pt;
	font-family:  "Arial", sans-serif;
	color: White;
}

.small {	
	font-size: 9pt;
	font-family:   "Arial", sans-serif;
	border-color: White;
}

H1 {
	font-size: 14pt;
	font-family: "Arial", sans-serif;
	text-align: center;
	TEXT-DECORATION: underline;
}

H2 {
	font-size: 12pt;
	font-family: "Arial", sans-serif;
	text-align: center;
	color: black;
}

.background_table {
background: url(../clip/paper1.gif);
}

.background_td {
	background: url(../clip/paper1.gif);
	font-size: 9pt;
	font-family:   "Arial", sans-serif;
}
