body {
     background-color: #ffffff; 
     background-image:url('sf_Misc.jpg');   /* color background of webpage */ 
     background-repeat:repeat-y;
     background-attachment:fixed;
     background-position:center;
     }

p {
	font-family: Verdana, Tahoma, Calibri, sans-serif;
    style="text-align:left; 
	font-size:10pt; 
	color:#FFFFFF; 
     }



/*   scroll on top */
#su{
	width: 35px;
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #FFF;
	border-left-color: #fff;
	position: fixed;
	right: -36px;
	bottom: 50px;
	background-image: url(SU_nero.png);
    /* opacity: 0.5; */
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#su:hover{
	background-image: url(SU_rosso.png);
    /* opacity: 1; */
	background-repeat: no-repeat;
}
/*   end scroll on top */


.notine { 
     font-size:11px; 
	 color:#CCC;
}

.SCH { 
     font-size:11px; 
	 color:#0F0;
}

.SVC { 
     font-size:11px; 
	 color:#FF0;
}

.OTH { 
     font-size:11px; 
	 color:#67E0FF;
}


a.title      {
	 line-height:1; 
     color:#FFF500; 
	 font-size:14px;
	 }

a.title:hover{
	color:#95FAFF;
}

td.titolo	{
	text-align:center;
	width:260 px;
	height:190px;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	}

td.tipologia	{
	width:695 px;
	height:174px;
	text-align:center;
	font-weight:bold;
	font-size:20px; 
	color:#2313F3; 
	font-family:Bookman Old Style, Arial, sans-serif, Helvetica;
	}
	

a.brand      {
	 font-size:20px; 
	 color:#FF9900;	
	 font-family:Verdana, Tahoma, sans-serif, Arial;
	 font-weight:bold;
}

.instrument{
	 color:#FFFFF1; 
	 font-size:16px;
}

.language      {
	 font-family:Verdana, Tahoma, sans-serif, Arial;
	 color:#DEEC00;
	 /* font-style:italic; */
	 font-size:12px;
	 text-transform:uppercase;
}


.privacy{
	color:#E4F9FF;
}


a.listDX{
	 color:#00B0F0;
	 font-size:16px;
	 text-decoration:none;
	 /* font-weight:normal */
	}


a.listDX:hover{
	color:#FF2226;
	text-decoration:underline;
	 font-weight:bold
	}


a.listDXitalic{
	 color:#00B0F0;
	 font-size:16px;
	 text-decoration:none;
	 font-style:italic;
	 /* font-weight:normal */
	}


a.listDXitalic:hover{
	color:#FF2226;
	text-decoration:underline;
	 font-weight:bold
	}
