/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(img/sf-page.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;*/
	

	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	line-height:1.8;
}

html{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #949F94;
	scrollbar-shadow-color:#999999;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #949F94;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stile1 {color: #999999}
.Stile2 {
	color: #FFFFFF;
	font-weight: bold;
}

