body {
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #990000;
}
a:visited {
	color: #330000;
}
.freccia_sup {
	background-image: url(imago2/imago2_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.freccia_inf {
	background-image: url(imago2/imago2_r5_c9.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tabella_testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	vertical-align: top;
}

