
.TabellaPrincipale
{
	position: absolute;
	top: 150px;
	left: 10px;
	width: 980px;	
}

BODY
{
	margin-left: 0;
	margin-top: 0;
	font-family:Verdana;
	font-size:xx-small;
		
}


TD
{
	font-family:Verdana;
	font-size:xx-small;
}
A:link
{
	color :Black  ;
}
A:visited
{
	color :Black  ;
}
.BUTTON 
{
	font-family :Verdana ;
	background-color :#2674B8;
	color:White;
	font-size :xx-small ;
	font-weight:bold
}
