BODY{
	SCROLLBAR-FACE-COLOR: #ff6600;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff6600; 
	SCROLLBAR-SHADOW-COLOR: #ff9900;  
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ff9900;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #ff9900; 
	font-family : "arial";
	font-size : 10pt;
	background : Black;
	color : White;
	margin : 0%;
}

A.ftop {
	color: Red;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}

A:visited.ftop { 
	color: Yellow;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
 }
 
A:hover.ftop {
	color: Yellow;
	text-decoration: none;
	font-size: 14px;
}

A.fal { 
	color: Red;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
}

A:visited.fal {
	color: Lime;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
}
 
A:hover.fal {
	color: Yellow;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
}

TD.fd {
	color : White;
	font-size: 14px;
	font-family: arial;
}
 
 TD.ft {
	color : White;
	font : bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

TABLE.falbi { 
	font-family: Times New Roman;
	color: White;
	font-size: 12px;
 }
 
 TD.ftit { 
 	color: Red;
	font-family: Comic Sans MS;
	font-weight: bold;
	text-align: center;
	font-size: 32px;
  }


td.ind {
    color: Black;
    font-size: 14px;
    font-family: "Courier New", Courier, monospace;
    font-weight : normal;
    padding : 5px 5px;
}

table.w{
    color : white;
    background-image : url("nobon/immag/bac.gif");
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
}

TD.dx1 {
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-size : 11px;
    border-left-color : white;
    border-right-color : black;
    border-bottom-color : Black;
    border-bottom-width : 1px;
    border-right-width : 1px;
    border-left-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    font-weight : normal;
    border-top-color : White;
    border-top-style : solid;
    border-top-width : 1px;
    padding : 3px 3px 3px 3px;
}