/* ************ *//* CORPO PAGINA *//* ************ */body{	scrollbar-face-color:#FCE570;	scrollbar-shadow-color: #FCE570;	scrollbar-highlight-color: #FCE570;	scrollbar-3dlight-color: #FFFFFF;	scrollbar-darkshadow-color: #333333;	scrollbar-track-color: #FCE570;	scrollbar-arrow-color: #333333;/* 	background-image: url("grb_db/images/grb_sfondopagine.png"); */	background-color: #ffffe6;/*	background-color: #000080; */	font-family: ubuntu;	text-align: center;	font-style: italic;	font-size: 15pt;	font-weight: ubuntu;	color: #000000;}/* ******* *//* BOTTONI *//* ******* */}.start {	BACKGROUND: #D0CFC0; COLOR: blue; FONT-SIZE: 14pt; FONT-WEIGHT: normal;}.stop {	BACKGROUND: #FCE570; COLOR: navy; FONT-SIZE: 14pt; FONT-WEIGHT: normal;}/* ********* *//* PARAGRAFI *//* ********* */p.titolo{	color: #800000;	font-family: ubuntu;	text-align: center;	font-style: italic;	font-size: 17pt;	font-weight: bold;}/* ************* *//* TESTO NORMALE *//* ************* */font.normal{	font-family: ubuntu;	font-size: 15pt;	font-style: ubuntu;	font-weight: ubuntu;	color: #000000;}/* ***************** *//* LINK IPERTESTUALI *//* ***************** */a{	color: #505050;	font-family: ubuntu;	font-size: 15pt;}a:link, a:visited, a:active{color: #990000;	text-decoration: none;}a:hover{	color: #FF0000;	text-decoration: none;}/* ******* *//* TABELLE *//* ******* *//* SFONDO TABELLA */table{    /* border: 5px groove #F9F4E1; */    	background-color: #ffffe6; 	font-style: ubuntu;	color:#000000;	font-size:100%;	font-family: ubuntu;	font-size:15pt;	font-weight: ubuntu;}		/* CELLA DI INTESTAZIONE */th{	border: #838077;	background-color: #ffffe6;	font-size:100%;	font-family: ubuntu;	font-size:15pt;	font-weight: bold;	color: #000000}tr{/*	background-image: url("grb_db/images/grb_sfondopagine.png"); */	background-color: #ffffe6; /*	background-color: F8F2E1; *//*	background-color: CCFFCC; *//*	background-color: FF00FF; */	color:#000000;}/* ************** *//* LISTE ORDINATE *//* ************** */ol{	font-family: ubuntu;	font-size: 15pt;	font-weight: bold;	color: #000000;}