BODY {
	font-family : sans-serif, Arial;
	font-size : 8pt;
	color : 000000;
	scrollbar-3dlight-color: #033335;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFCC00;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #E7E7CE;
	scrollbar-highlight-color: #E7E7CE;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFCC00;
}
	
 .div { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 9pt;
	color: 006F00;
 }

.prima { 
	font-family: sans-serif, Arial;
	font-size: 9pt;
	color: ffffff;
 }
.seconda { 
	font-family: sans-serif, Arial;
	font-size: 9pt;
	color: 000000;
 }
 .terza { 
	font-family: sans-serif, Arial;
	font-size: 8pt;
	font-weight : bold;
	color: green;
 }
 .quarta { 
	font-family: sans-serif, Arial;
	font-weight : bold;
	font-size: 9pt;
	color: black;
 }
 .quinta { 
	font-family: Vsans-serif, Arial;
	font-size: 10pt;
	color: green;
 }
 .sesta { 
	font-family: sans-serif, Arial;
	font-size: 8pt;
	color: white;
 }
 .nona { 
	font-family: comic sans ms, sans-serif, Arial;
	font-size: 9pt;
	color: ffffff;
 }
 .11 { 
	font-family: sans-serif, Arial;
	font-size: 9pt;
	color: green;
 }
 .12 { 
	font-family: sans-serif, Arial;
	font-size: 7pt;
		font-weight : bold;
	color: ffffff;
 }

A {
	text-decoration: none;
	color: ffffff;
}
A:Hover {
	text-decoration: underline;
	color: ffffff;
}
.iframe { 
width: 720px; 
height: 450px; 
overflow: auto;
scrollbar-3dlight-color: #033335;
	scrollbar-arrow-color: #033335;
	scrollbar-base-color: #EEEEDF;
	scrollbar-darkshadow-color: #EEEEDF;
	scrollbar-face-color: #E7E7CE;
	scrollbar-highlight-color: #E7E7CE;
	scrollbar-shadow-color: #033335;
	scrollbar-track-color: #EEEEDF;
}
.iframe2 { 
width: 450px; 
height: 450px; 
overflow: auto;
scrollbar-3dlight-color: #033335;
	scrollbar-arrow-color: #033335;
	scrollbar-base-color: #EEEEDF;
	scrollbar-darkshadow-color: #EEEEDF;
	scrollbar-face-color: #E7E7CE;
	scrollbar-highlight-color: #E7E7CE;
	scrollbar-shadow-color: #033335;
	scrollbar-track-color: #EEEEDF;
}