body, td { 
font-family: Times New Roman;
font-color: #89885B; 
font-size: 9pt; 
margin-top: 10px;
margin-left: 10px; 
} 
b { 
color: #ED4D02; 
cursor: default; 
} 
body {
	scrollbar-face-color: #ED4D02;
	scrollbar-highlight-color: #720000;
	scrollbar-shadow-color: #720000;
	scrollbar-3dlight-color: #720000;
	scrollbar-arrow-color: #720000;
	scrollbar-track-color: #720000;
	scrollbar-darkshadow-color: #720000;
	font-family: Verdana;
	font-size: 7pt;
	line-height: 14px;
}
A:link { COLOR: #000000;  TEXT-DECORATION: underline; }
A:visited {
	COLOR: #000000;
	text-decoration: underline; }
A:active { COLOR: #000000; TEXT-DECORATION: underline }
A:hover{position:relative;top:1px;left:1px;
	color:#ED4D02;
	text-decoration: underline; 
	height:9;
    	font-weight: bold;
}

.titolo {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #7D0000;
	text-align: center;
    	font-weight: bold;

}