/* CSS Document */

h1 {
	font-size: 12pt;
	color: #000099;
}
body {
	background-image: url(b/Picture2.gif);
	background-color: #000066;
	background-repeat: no-repeat;
	margin-left: 80px;
}

h2 {
	font-size: 10pt;
	color: #000099;
}
.top {
	font-family: Verdana;
	font-size: 10px;
	color: #00FFFF;
}
a:link {
	text-decoration: none;
	color: #ffcc00;
}
a:visited {
	text-decoration: none;
	color: #FFcc00;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000099; 
}

body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #000066;
}
h3 {
	font-size: 11px;
	color: #000033;
}
h4 {
	font-size: 11px;
	color: #6866C7;
}
.Stile2 {font-weight: bold}
.Stile3 {font-family: Verdana; font-size: 11px; color: #000033; }


 	/* ID Styles */
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 4px 12px;
	}
	
#navigation a:hover {
	background: #5A5BC5 url("b/b.GIF") 10px 45% no-repeat;
	color:#000066;
	}
#navy a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffcc00;
	}
