body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-image: url(images/sf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #caddfd;
}
.sfbd {
	background: #FFFFFF url(images/bd_1.jpg) repeat-x left top;
}
.sfmenu {
	background: #18448F url(images/mn_1.jpg) repeat-y left top;
}
a.blu {
	font-size: 12px;
	color: #18448f;
	font-weight: bold;
}
a.blu:link {
	text-decoration: none;
}
a.blu:visited {
	text-decoration: none;
	color: #18448f;
}
a.blu:hover {
	text-decoration: none;
	color: #18448f;
}
a.blu:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.rosso {
	font-size: 12px;
	color: #ba1011;
	font-weight: bold;
}
a.rosso:visited {
	text-decoration: none;
	color: #ba1011;
}
a.rosso:hover {
	text-decoration: none;
	color: #ba1011;
}
a.rosso:active {
	text-decoration: none;
	color: #ba1011;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B9C5DD;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #18448F;
}
h2 {
	font-size: 14px;
	color: #18448F;
}
h3 {
	font-size: 14px;
	color: #18448F;
}
.bianco {color: #FFFFFF}
.blue {color:#003}
.red {color:#ba1011}
.sfsx {
	background: url(images/transp.png) repeat-y right top;
}




