/* CSS definition file containing sitestyle stylesheets */
body{
		scrollbar-face-color : white;
		scrollbar-darkshadow-color : #faf6eb;
		scrollbar-shadow-color : #A8956B;
		scrollbar-track-color : #faf6eb;
		scrollbar-arrow-color : #A8956B;
		scrollbar-base-color : #faf6eb;
		scrollbar-3dlight-color : #A8956B;
		scrollbar-highlight-color : #faf6eb;
	}
	
td.data{
	font-family : "Times New Roman";
	font-size : x-small;
	color : #000000;
	font-weight: bold;
}
	
td.testo{
	font-family : "Times_new_roman";
	font-size : x-small;
	color : #000000;
	font-style: italic;
	}
