body {
	background-attachment: fixed;
	background-image : url("img/sf_01.gif");
	}


h1 {font-family:arial; font-size:16pt; color:blue;}
h2 {font-family:arial; font-size:14pt; color:green;}
h3 {font-family:arial; font-size:11pt;}
h4 {font-family:arial; font-size:22pt;color:blue}
h5 {font-family:arial; font-size:08pt;}
h6 {font-family:arial; font-size:10pt;color:green;}
a:hover {color:red;}
a:link,a:visited{text-decoration:none;}

table {
	vertical-align: middle;
	position: static;
	top: 0px;
	clip: rect(auto auto auto auto);
	font : 10pt Tahoma, Verdana, Helvetica;
	background : transparent;
}
table.menu {
	vertical-align: middle;
	position: static;
	top: 0px;
	clip: rect(auto auto auto auto);
	background : White;
}
table.menucentro {
	vertical-align: middle;
	position: static;
	top: 0px;
	clip: rect(auto auto auto auto);
	background : #F7E7C8;
}
table.barra {
	background : White;
	color : White;
	font : bold;
}
TR.barra {
	background : White;
	color : White;
	font : bold;
}
TR.menu{
	background : #F5F5F5;
}

TR.titolopagina {
	background : ;
	color : #0033CC;
	font : bold 14pt Tahoma, Verdana, Helvetica;
	text-align : center;
}
TR.titolotabella {
	background :#ABF2FA;
	color : Navy;
	font-style: normal;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Helvetica;
}
TR.riga {
	background : #F5F5F5;
	color : Black;
	font-size : 10pt;
