TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-align: justify;
} 


.tickerclass {
	FONT-FAMILY: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000066;
	text-align: center;
}
	
#news {
	height: 440px;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}


#ticker {
	font-size: 13px;
	margin: 0;
	padding: 0;
	height: 440px;
	overflow: hidden;
    }
#ticker li {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 2;
	margin-bottom: 2px;
	height: 85px;
	background: white;
	color: black;
	padding: 10px;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	text-align: justify;
	font-size: 12px;
	overflow: hidden;
}
#ticker li a {
	color: #3399cc;
	text-decoration: underline;
    }
#img {
	border: none;
}
#spazio {
	height: 5px;
}
.menusx-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
.menusx-text a {
	color: #3399cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}


#content {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: small;
	text-align: justify;
}
#tabella {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
#tabella a {
	color: #FF0102;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
