body {
	font-family : arial, helvetica, "sans serif";
	font-size : 9pt;
	font-style : normal;
	color : #000000;
	background-color : #003B5C;
}

TD.motore {
	background-color : #f8deab;
	font-family : arial, helvetica, "sans serif";
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	padding-top : 5px;
	padding-bottom : 5px;
}

TD.text1 {
	background-color : #f8deab;
	font-family : arial, helvetica, "sans serif";
	font-size : 9pt;
	font-style : normal;
	color : #000000;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
}

TD.titolo {
	font-family : arial, helvetica, "sans serif";
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #0a4f76;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color: #ff9b17;
}

TD.modello {
	background-color : #ffffff;
	font-family : arial, helvetica, "sans serif";
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	color : #000000;
	padding-top : 5px;
	padding-bottom : 5px;
}

A {
	color : #7eb8da;
	text-decoration: none;
}

A:hover {
	color : #ff9b17;
	text-decoration: none;
}
