html {
} 

#foto        { border: 1px solid #000033}
td           { vertical-align: top }
body {
background: #fff url('/img/BG.gif') repeat-x;
margin : 0px 0px 0px 0px; 
padding : 0px 0px 0px 0px;

scrollbar-base-color: #000000;
scrollbar-arrow-color: DAE2E8;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
} 



#elenco a	{	
	display: block;
	background-color: #F0F0F0;
	width: 222px;
	padding: 1px 1px 1px 1px;
}

#elenco a:link { 
	font : 10pt verdana, arial, sans-serif;
	text-decoration : none;
	letter-spacing:0px;
	font-weight : bold; 
	color: #5F9E47;
}

#elenco a:visited {
	font : 10pt verdana, arial, sans-serif;
	letter-spacing:0px;
	text-decoration : none;
	font-weight : bold; 
	color: #5F9E47;
}

#elenco a:hover {
	font : 10pt verdana, arial, sans-serif;
	letter-spacing:0px;
	text-decoration : none;
	font-weight : bold; 
	color: #000000;
}

#elenco a:hover {
	background-color: #5F9E47;
}


p {
font : 9pt Verdana; 
margin-top : 0; 
text-align : left;
color : #333333; 
}
h1 {
font : 8pt Verdana; 
margin-top : 0; 
color : #ffffff;
letter-spacing:1; 
}
h2 {
font : bold italic 9pt Verdana; 
letter-spacing : 0;
text-align : left;
margin-bottom : 0; 
color : #5F9E47; 
}
h3 {
font : bold 9pt Verdana; 
letter-spacing : 0;
text-align : left;
margin-bottom : 0; 
color : #5F9E47; 
}  
a:link {
font-weight : none; 
text-decoration : none;
color : #000000; 
 
}
a:visited {
font-weight : none; 
text-decoration : none;
color : #000000; 

} 
a:hover  {
text-decoration : none;
color : #5F9E47; 
}

#linkList a:link { 
	font : 8pt Verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #000000;
	}
#linkList a:visited { 
	font : 8pt Verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #000000;
	}
#linkList a:hover {
	font : 8pt Verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #5F9E47;
	}