/* CSS Document */
		body {
		background-color:#94d6f6;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		margin-top:0px;
		scrollbar-face-color: #CCCCCC; 
		scrollbar-shadow-color: #E6E6E6; 
		scrollbar-highlight-color: #CCCCCC; 
		scrollbar-3dlight-color: #E6E6E6; 
		scrollbar-darkshadow-color:#CCCCCC;  
		scrollbar-arrow-color: #FFFFFF;
		}
		
		img{
		border:0px;
		}
		
		
		
a:visited 	{color: #4EA3E1; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: none;}
a:link 		{color: #4EA3E1; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: none;}
a:hover 	{color: #FFFFFF; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: underline;}


a.b:visited 	{color: #FFFFFF; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: none;}
a.b:link 		{color: #FFFFFF; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: none;}
a.b:hover 	{color: #4EA3E1; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: underline;}

a.c:visited 	{color: #91CFFC; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: none;}
a.c:link 		{color: #91CFFC; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: none;}
a.c:hover 	{color: #4EA3E1; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: underline;}

		
	.titolo {  font-family: Arial, serif; font-size: 20px; color: #000000; font-weight:bold; }	
	.piedino {  font-family: Arial, serif; font-size: 12px; color: #ffffff; font-weight:bold; }	
	.indirizzo {  font-family: Arial, serif; font-size: 10px; color: #ffffff; font-weight:regular; }
	.testata {  font-family: Arial, serif; font-size: 10px; color: #4EA3E1; font-weight:regular; }	
			
		
		input {font: 10px Verdana;
     background-color: #FFFFFF;
     margin: 0pt;
     color: #0F2414;
     border-left: 1px solid #0F2414;
      border-right: 1px solid #0F2414;
      border-top: 1px solid #0F2414;
      border-bottom: 1px solid #0F2414;
  
}  
		
		
		
		
		
