body {
	margin: 0px;
	font-size: 40px;
	font-family: Times New Roman, Times; 
	color: #008ADB;
	background-color: #405B81;
}

TD {
	font-size: 25px;
	font-family: Times New Roman, Times; 
	color: #FFFFFF;
	background-color: #6091C2;
    letter-spacing: 0pt;
	font-weight:normal;
}

a:link, a:visited, a:active {
	color: #004080;
}

a:hover {
	color: #0080c0;
}

#titolo1 {
	width: 100%;
	background:#405B81;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: right;
}
