ul,li {
list-style-position : inside;
margin: 0;
color:#FF0000;
}
td.sfdx { 
  background-color: #f5f9fc;
  background-image: url(/images/sfdx.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}
td.sfsx { 
  background-color: #f5f9fc;
  background-image: url(/images/sfsx.jpg);
  background-position: top right;
  background-repeat: repeat-y;
}

td.sfblu {  background-color: #ffffff;
  background-image: url(/images/sfblu.gif);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfgiallo {  background-color: #ffffff;
  background-image: url(/images/sfgiallo.gif);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfgrigio {  background-color: #ffffff;
  background-image: url(/images/pic_0.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfintop {  background-color: #cbcad8;
  background-image: url(/images/include/topsf.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
td.sfgrigio_giu {  background-color: #ffffff;
  background-image: url(/images/pic_1.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4DBEE;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
}
.testologo1 {
	color: #FB0000;
	font: bold;
	font-size: 16px;
}
.testologo2 {
	font-size: 12px;
	color: #1B76DD;
}
.testotop {
	font-size: 11px;
	color: #1B76DD;
}
.testoanncio {
font-size: 12px;
color:#000066;
}
.titolobianco {
	color: #FFFFFF;
	font-weight: bold;
}
.testobottom {font-size: 12px; color: #000000; }
a:link {
	color: #0056C3;
	text-decoration: none;
}
a:visited {
	color: #0056C3;
	text-decoration: none;
}
a:hover {
	color: #BB0102;
	text-decoration: none;
}
a:active {
	color: #0056C3;
	text-decoration: none;
}
a {
	font-size: 12px;
}
.nero {color: #000033}
.style16 {font-size: 9px}
.style17 {font-size: 9px; color: #999999; }