body,td,th {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

.testo {
	font-family: Arial Narrow;
	font-size: 16px;
	color: #000000;
}

.testo_bold {
	font-family: Arial Narrow;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.firma {
	font-family: Arial Narrow;
	font-size: 16px;
	font-style:italic;
	color: #000000;
}

.copyright {
	font-family: Arial Narrow;
	font-size: 10px;
	color: #000000;
}
