.testo { 
 	font-size: 9pt;
	font-weight: normal;
	font-family: arial;
	color: #54565A;
	text-align: justify;
}

/*----------*/
.testorosso { 
 	font-size: 11pt;
	font-weight: bold;
	font-family: arial;
	color: #ff0000;
	text-align: justify;
}

/*----------*/

A.textlink:link, A.textlink:visited{

	font-size: 11pt;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #0000FF;

	text-decoration: none;

	font-family: Verdana, sans-serif;

}



/*----------*/

A.textlink:hover{

	font-size: 11pt;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #FF0000;

	text-decoration: none;

	font-family: Verdana, sans-serif;

}



/*----------*/

A.textlink1:link, A.textlink1:visited{

	font-size: 7pt;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #0000FF;

	text-decoration: none;

	font-family: Arial, sans-serif;

}



/*----------*/

A.textlink1:hover{

	font-size: 7pt;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #FF0000;

	text-decoration: none;

	font-family: arial, sans-serif;

}



/*----------*/

.testobig { 
 	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
	text-align: justify;
}


/*----------*/
.testopiccolo { 
 	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana;
	color: #54565A;
	text-align: justify;
}


/*----------*/


.form_c {
	width: 280px;
	height: 20px;
	padding-left: 3px;
	padding-top: -3px;
	color: #000000;
	font-size: 9pt;
	font-family: verdana;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	background: #D8F5FA;
}

/*----------*/



.form_d {
	width: 330px;
	height: 120px;
	color: #000000;
	font-size: 9pt;
	font-family: verdana;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #D8F5FA;
}

/*----------*/

.messaggio {
	width: 330px;
	height: 160px;
	padding-left: 3px;
	color: #000000;
	font-size: 9pt;
	font-family: verdana;
	border-style: dashed;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #D8F5FA;
	overflow-y:auto;
}

/*----------*/

.modulo {
	font-size: 11px;
	font-weight: normal;
}





