
.titolino {
	font-family:arial;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
	font-size: 12pt;	
}


p, td {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 8pt;	
}


H1	{
	font-family: arial;
	font-size: 12pt;	
	color: #000000;
}


H2 {
	font-family: arial;
	font-size: 7pt;
	color: #000000;
}


H3 {
	font-family: arial;
	font-size: 16pt;
	color: #000000;
}


A:Link		{color :#000000; font-weight: bold; text-decoration : none}
A:Active 	{color :#000000; font-weight: bold}
A:Visited	{color :#000000; font-weight: bold; text-decoration : none}
A:Hover  	{color :#000000; font-weight: bold; font-size: 11pt}	


body { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0 px;
	
	background-color: #FFFFFF;
	text-align:center;
	color: #CB7B05;
	font-size: 19pt;
	font-family:arial;
	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#BD0043;
	scrollbar-face-color: #BD0043;
	scrollbar-track-color : #FFFFFF;
	
}