BODY {
	scrollbar-face-color : #6A93D7;
	scrollbar-highlight-color : #6A93D7;
	scrollbar-shadow-color : #000099;
	scrollbar-dark-shadow-color : #000099;
	scrollbar-base-color : #000099;
	scrollbar-arrow-color : White;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #003399;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color : #FF9933;
}


.testobiancoG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color: #FFFFFF;
	font-style : normal;
	font-weight : bold;
}
.testoarancioG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
}
.testonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.testoneroG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.testobluG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A93D7;
}


/*Stile per script copertura*/

strong{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;


}


select{
	border:1px solid #999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	

}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}


td{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}


