		ul li { width: 515px; margin-top:4px; margin-left:4px; }
	
		li { list-style-type: none; }
		h2 { margin-top: 1.5em; }
		h3 { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
		h4 { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
		
		/* Header links styling */
		h3.head a { 
		color: #FFFFFF;
		display:block; 
		background: #42598f url(img/piu.jpg) no-repeat; 
		background-position: 1% 50%;
		padding: 3px 6px;
		padding-left:22px;
		text-decoration:none;
		}
		h3.head a:hover { 
		color: #fff;
		background: #f37103 url(img/piu.jpg) no-repeat; 
		background-position: 1% 50%;
		}
		h3.selected a { 
		background: #f37103 url(img/meno2.jpg) no-repeat; 
		background-position: 1% 50%;
		padding: 3px 6px;
		padding-left:22px;
		color: #fbd1ae;
		}
		h3.selected a:hover { 
		background: #f37103 url(img/meno2.jpg) no-repeat; 
		background-position:1% 50%;
		color: #fbd1ae;
		}
		h3.urg a{
			background-color:#b8282f !important; 
		}
		h3.urg a:hover{
			background-color:#58913a !important; 
		}
		a.linkFT{
			color:#F37A00;
			text-decoration:none;
		}
		a.linkFT:hover{
			color:#FFF;
		}
