	<!--
	body 
	    {
		font-family: verdana,arial,sans-serif;
			color: black;
			font-size: 12px;
			background:url("img/bg.jpg") #c5bdcc;
			background-repeat:repeat-y;
			background-position:left; 
			width:768px;
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:0px; 
			margin-right:0px;
			border:2px solid white;

			scrollbar-face-color: #c5bdcc; 
			
			scrollbar-3dlight-color: #c5bdcc;
			scrollbar-darkshadow-color: #c5bdcc; 
			scrollbar-track-color:#c5bdcc;
			scrollbar-arrow-color: #c5bdcc;
	}

	.head { 
		background: url(img/trifogliogenbu.gif)  no-repeat left center;
		border-bottom: 1px dashed #8e499a;
		color:black;
		padding-left:50px;	
		font-weight:bold; 
		font-size:11px;
		font-family:verdana;
		line-height: 18px;
		text-align:left;
		height:20px;
		text-transform:uppercase;
		
		}
	

	a:visited    {
		font-style: italic;
	color: blue;
	}
	
	a:hover    {
		color: #C7A9C3;
	}
	
	a:active    {
		color: blue;
	}

	.nav:link
	{color:#400040; text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:visited
	{color:#400040;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:active
	{color:#400040;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet2.gif); background-repeat: no-repeat;}
	.nav:hover
	{color:#C7A9C3;text-decoration:none; cursor: hand; padding-left: 48px; background: url(img/bullet.gif); background-repeat: no-repeat;}

	-->
