body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
	margin-left: 3px;
	background-repeat:no-repeat;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	
}

.image:link,image:visited,image:hover {
	text-decoration: none;
}
.testo_bold {
	font-weight: bold;	
}
.testo_link:link, .testo_link:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
