.body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.tdsx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 390px;


}
.indirizzo {
	font-size: 10px;
}
.indirizzo a {
	color: #000000;
	text-decoration: none;

}
.indirizzo a:hover {
	color: #990000;

}
#contenuti {
	font-size: 11px;
	padding: 10px 5px 10px 10px;
	overflow: auto;
	height: 230px;
	width: 380px;
}
