body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #002B70;
	}
a:visited {
	color: #002B70;
	}
a:hover {	
	color: #002B70;
}
td {
	vertical-align: top;
}
.menu {
	background-color: #8C99AC;
	color: #002B70;
	font-size: 14px;
	padding-left: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.menu a:link {
	color: #002B70;
	text-decoration: none;
}
.menu a:visited {
	color: #002B70;
	text-decoration: none;
}
.menu a:hover {
	color: #002B70;
	text-decoration: underline;
}
.topb {
	background-image: url(top1b.jpg);
	text-align: right;
	line-height: 25px;
	color: #002B70;
	padding-right: 10px;
}
.topb a:link, a:visited, a:hover {
	color: #002B70;
	text-decoration: underline;

}
.inf {
	background-color: #8C99AC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	color: #002B70;
}
.login {
	background-color: #8C99AC;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	color: #002B70;
	padding-top: 5px;
	font-size: 14px;
}
.login a:visited, a:hover, a:link {
	color: #002B70;
	text-decoration: underline;

}
.tabella {
	background-color: #8C99AC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	color: #002B70;
	font-size: 14px;
	padding-left: 5px;
}

