<style TYPE="text/css">
	A:link		{
			font-weight: normal;
			color: #008DF2;
       		text-decoration: underline;
			}
	A:visited 	{
			font-weight: normal;
			color: #008DF2;
	        	text-decoration: underline;
			}
	A:hover 	{
			font-weight: normal;
			color: #008DF2;
			text-decoration: none;
			}
	.testo 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #004373;
			}
	.imp 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #F5871B;
			}
.imp1  { color: #f5871b; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bianco     { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bianco1   { color: white; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.itembackground { background-image: url(texture.gif) }
	BODY		{
  			scrollbar-face-color: #F2FCFF; 
			scrollbar-shadow-color:  #ffffff; 
  			scrollbar-highlight-color: #96C7D6;
			scrollbar-3dlight-color: #ffffff; 
 			scrollbar-darkshadow-color: #96C7D6;
			scrollbar-track-color: #F2FCFF; 
			scrollbar-arrow-color: #96C7D6;
			overflow-x: hidden; 
			overflow-y: auto; 
			}
</style>