body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

td {
	font-size: 9pt;
		color: #333333;
			text-align: justify;

}

.title12 {
	font-size: 12pt;
	color: #0E8AD2;
	font-weight: bold;
}

.title9 {
	font-size: 9pt;
	color: #0E8AD2;
	font-weight: bold;
}

.img
{
	border: 1px dotted #cccccc;
} 

a.white 			{ color: #FFFFFF; text-decoration: none;} 
a.white:link		{ color: #FFFFFF; text-decoration: none;} 
a.white:visited		{ text-decoration: none; } 
a.white:hover		{ color: #FFFFFF; text-decoration: underline; } 

a				{ color: #0E8AD2;	text-decoration: none;} 
a:link			{ color: #0E8AD2;   text-decoration: none; } 
a:visited		{ text-decoration: none; } 
a:hover			{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0e8ad2;
} 

.cornice {
	font-size: 9pt;
	line-height: 22px;
		text-align: justify;
}

.cornicebianca {
	font-size: 9pt;
	line-height: 22px;
		background-color: #FFFFFF;
	border: 1px dotted #cccccc;
		text-align: justify;
}

.creditsbox {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.frame {
	background-color: #f4f4f4;
	border: 1px dotted #cccccc;
	background-image: url(../images/sfondocell.gif);
	background-repeat: no-repeat;
		text-align: justify;
}

table.framesenzamondo {
	background-color: #f4f4f4;
		background-image: url(../images/sfondocell2.gif);
	background-repeat: no-repeat;
	border: 1px dotted #cccccc;
		text-align: justify;
}

.top {
	font-size: 8pt;
	font-weight: bold;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0E8AD2;
	margin: 0px;
	padding: 0px;
	border: 0px dotted #0033CC;
}


hr {
	height: 1px;
}

