DIV {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-variant : normal;
	color : Black;
}

BODY {
	background: #171717 url(sfondo.gif) repeat-x fixed;
    background-attachment: fixed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-variant : normal;
	color : Black;
	margin:0;
    padding:0;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}


a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}


hr {
color: #5598DC;
background-color: #5598DC;
height: 1px; 
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-variant : normal;
	color : Black;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-variant : normal;
	color : Black;
}

