body{
	background: Navy;
}

.tabella1{
	font-family:"Bookman Old Style";
	font-size:larger;
	font-weight:lighter;
	background: #CCFFFF;
	border:10px solid #336699;
	color:#336699;
}

.tabella2{
	font-family:"Bookman Old Style";
	font-size:smaller;
	font-weight:lighter;
	background:#CCFFFF;
	border:10px solid #336699;
	color:#336699;
}

.tabella3{
	font-family: "Arial";
	color:White;
}

.interno1{	
	background: white;
	border: 5px solid #333399;
	font-family: "Verdana";
	font-size: 9.0pt;
	font-weight:bold;  
	color: #545554;
	padding: 4.5pt 4.5pt 4.5pt 4.5pt;
	height: 11.25pt;
}

.interno2{	
	background: white;
	border: 5px solid #333399;
	font-family: "Verdana";
	font-size: 9.0pt;
	color: black;
	padding: 4.5pt 4.5pt 4.5pt 4.5pt;
	height: 11.25pt;
}


.testo1{
	font-family: "Bookman Old Style";
	color: #CCFFFF;
	text-transform: uppercase;
}

.testo2{
	font-family: "Bookman Old Style";
	color: #336699;
	text-transform: uppercase;
}

.testo3{
	font-family: "Arial";
	font-size: 10pt;
	color: #FFFFFF;
}

.testo4{
	font-size:13.5pt;
	font-family:Arial;
	color:teal;
}

.testo5{
	font-family:"Bookman Old Style";
	font-size:36pt;
	font-weight:lighter;
	color:White;
}

.testo6{
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-weight: bold;
	color:White;
}

.testo7{
	font-family:"Arial";
	font-style:italic;
	font-weight:bold;
	color:White;
}

.label{
	font-family:Arial;
	font-size:11.0pt;
	font-weight:bold;
	color:#3366FF;
	background:#FF9900;
}

.link{
	font-family: "Arial";
	font-size:10pt;
	font-weight:bold;	
	font-style:italic;
	color:#3366FF;
}

.biglink{
	font-family: "Arial";
	font-size: 19pt;
	font-weight: bold;
	color:#FFFFFF;
}