.testo{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #385C8E;
	font-family: arial, sans-serif;
}

/*----------*/

.red{
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #ff0000;
	font-family: Tahoma, sans-serif;
}

/*----------*/

.rosso{
	font-size: 20pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 22px;
	color: #ff0000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/*----------*/

A.text:link, A.text:visited{
	FONT-SIZE: 10pt; 
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	font-weight: normal;
	COLOR: #385C8E; 
	font-family: Arial, sans-serif;
}

/*----------*/

A.text:hover{
	FONT-SIZE: 10pt;
	COLOR: #FF0000; 
	text-decoration: none;
}

/*----------*/


/*----------*/

A.text1:link, A.text1:visited{
	FONT-SIZE: 10pt; 
	font-style: normal;
	font-variant: normal;
	line-height: 22px;
	font-weight: normal;
	COLOR: #385C8E; 
	font-family: Arial, sans-serif;
}

/*----------*/

A.text1:hover{
	FONT-SIZE: 10pt;
	COLOR: #FF0000; 
	text-decoration: none;
}

/*----------*/

.form_c {
	width: 130px;
	height: 20px;
	padding-left: 3px;
	padding-top: -3px;
	color: #818385;
	font-size: 9pt;
	font-family: arial;
	border-style: solid;
	border-color: #949494;
	border-width: 1px;
	background: #E4F6FF;
}

/*----------*/
