a:link, a:visited {text-decoration: none; color: #f45204}
a:active, a:hover {text-decoration: none; color: #bb0000}
a.2:link, a.2:visited {text-decoration: none; color: #336666}
a.2:active, a.2:hover {text-decoration: none; color: #663300}
a.3:link, a.3:visited {text-decoration: none; color: white}
a.3:active, a.3:hover {text-decoration: none; color: #cc7000}
a.4:link, a.4:visited {text-decoration: none; color: #CCCCFF;font-size: 9pt; font-weight:bold}
a.4:active, a.4:hover {text-decoration: none; color: red;font-size: 9pt; font-weight:bold}
a.rb:link, a.rb:visited {text-decoration: none; color: #f45204}
a.rb:active, a.rb:hover {text-decoration: underline overline; background: #CCCCCC; color: #bb0000}
a.ra:link, a.ra:visited {text-decoration: none; color: #f45204}
a.ra:active, a.ra:hover {text-decoration: underline overline; background: #FFFFCC; color: #bb0000}

hr	{
	height:2px; 
	border: 2 0 0 0 solid;
	}

hr.orange{
	color: #f45204;
	}

div	{
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	font-family: verdana, arial;
	}
	
body{
	background-color: #ffffff;
	color: #000080;
	line-height: 130%;
	font-family: verdana, arial;
	font-size: 9pt;
	scrollbar-face-color: #ff3300; 
	scrollbar-highlight-color: #091f73; 
	scrollbar-shadow-color: #000066; 
	scrollbar-arrow-color: #091f73; 
	scrollbar-track-color: #ff8000; 
	scrollbar-darkshadow-color: #000066;
	}
	
body.principale{
	background: #FFFFFF url('images/sfondonew2.jpg') fixed right;
	}
	
p	{
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	font-family: verdana, arial;
	list-style-image:url('images/punto4.gif')
	}

td	{
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	color: #000080;
	font-family: verdana, arial;
	list-style-image:url('images/punto4.gif')
	}
	
th	{
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #000080;
	font-family: verdana, arial;
	list-style-image:url('images/punto4.gif')
	}
	
td.left {
	text-align: left;
	}
	
th.left {
	text-align: left;
	}
	
p.ev{
	color: #009933;
	font-style:oblique;
	}
		
p.grande{
	font-size: 10.5pt;
	line-height: 160%;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	font-family: verdana, arial;
	}
	
span, li.principale{
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	font-family: verdana, arial;
	list-style-image:url('images/punto4.gif')
	}


h1	{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000080;
	font-family: verdana, arial;
	}
	
h2	{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #000080;
	font-family: verdana, arial;
	}	
	
h2.left {
	text-align: left;
	font-style:normal;
	}
	
h2.menu {
	text-align: left;
	color: #CCCCFF;
	}

h3	{
	font-size: 9pt;
	font-style: italic;
	text-align: left;
	color: #000080;
	font-weight: normal;
	font-family: verdana, arial;
	margin-bottom:-10px;
	}
	
h3.ul{
	margin-bottom:15px;
	}
	
h4	{
	font-size: 9pt;
	font-style: italic;
	text-align: left;
	color: #000080;
	font-weight: normal;
	font-family: verdana, arial;
	margin-bottom:15px;
	}	
ul	{
	margin:-10 0 5 20;
	padding:0px;	
	}
	
li	{
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	font-family: verdana, arial;
	margin:0px;
	list-style-image:url('images/punto4.gif')
	}

li.int{
	list-style-image:none; 
	list-style-type: circle
	}