body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #FF9933;
	font-size: 28px;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 10px
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #616161;
}

h3 {
	color: #333333;
	font-size: 1em;
	margin-bottom: 6px;
	margin-top: 30px;
}

.nav {
	color: #333333;
	font-size: 85%;
	line-height: 16px;
	margin-bottom: 5px;
	margin-right: 60px;
	text-decoration: none;
}

.nav a:link, .nav a:visited, .nav a:active, .nav a:hover, h5 a:link, h5 a:visited, h5 a:active, h5 a:hover {
   border-bottom: none;
	color: Black;
	text-decoration: none;
}

.nav a:visited, h5 a:visited {
	border-bottom: none;
}

.nav a:hover, h5 a:hover {
	border-bottom: none;
	color: #000000;
}

.nav a:active, h5 a:active {
	border-bottom: none;
}

.menu {
	font-size: 85%;
	line-height: 15px;
	text-decoration: none;
}

.testo {
	margin: 0 0 1em 0;
}

.testo a:link, .menu a:link {
	border-bottom: 1px solid #FF9933;
	color: #000000;
	text-decoration: none
}

.testo a:visited, .menu a:visited {
	border-bottom: 1px solid Silver;
	color: Silver;
	text-decoration: none;
}


.update {
	border-top: 1px solid #CCCCCC;
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
}

#bottom {
	border-top: 1px solid Navy;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: 10px 5% 0px 15px;
	padding: 10px 20px 0 10px;
}

#content2 {
	margin: 10px 15px 0px 5px;
	padding: 10px 75px 20px 10px;
}

#content {
	border-right: 1px solid Silver;
	margin: 10px 210px 0px 10px;
	padding: 10px 75px 20px 10px;
}

#sidebar {
	margin: 10px 20px 0;
	padding: 50px 15px 0 30px;
	position: absolute;
	right: 0px;
	top: 70px;
	width: 160px;
}
#top {
	border-bottom: 1px solid Silver;
	color: #CCCCCC;
	letter-spacing: 2px;
	margin: 0 5% 0 15px;
	padding-right: 5px;
}