BODY {
	font-family : Verdana, sans-serif, Arial;
	font-size : 8pt;
	color : 006F00;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #E3E3E3;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-face-color: #T6T6T6;
	scrollbar-highlight-color: #I9I9I9;
	scrollbar-shadow-color: #G3G3G3;
	scrollbar-track-color: #004000;
}
 .div { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 8pt;
	color: 006F00;
 }

.prima { 
	font-family: sans-serif, Arial;
	font-size: 8pt;
	color: 000000;
 }
.seconda { 
	font-family: sans-serif, Arial;
	font-size: 9pt;
	color: 000000;
 }
 .terza { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 9pt;
	font-weight : bold;
	color: 003300;
 }
 .quarta { 
	font-family: Verdana, sans-serif, Arial;
	font-weight : bold;
	font-size: 8pt;
	color: white;
 }
 .quinta { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 10pt;
	color: green;
 }
 .sesta { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 8pt;
	color: white;
 }
 .nona { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 7pt;
	color: white;
 }
 .11 { 
	font-family: sans-serif, Arial;
	font-size: 8pt;
	color: 000000;
 }
 .12 { 
	font-family: Verdana, sans-serif, Arial;
	font-size: 7pt;
		font-weight : bold;
	color: ffffff;
 }</pre>

<pre>A {
	text-decoration: none;
	color: blue;
}
A:Hover {
	text-decoration: underline;
	color: red;
}

.iframe { 
width: 740px; 
height: 600px; 
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: 400px; 
height: 400px; 
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;
}


