tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
}
.email {
	color: #0000FF;
	text-decoration: underline;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FF6600;
	text-decoration: none;
}
hr {
	width: 125px;
	height: 1px;
	color: #FFFFFF;
	noshade
}
.sfondotd{
	background-repeat:no-repeat;
}
.td {
	border: 1px solid #151870;
}
.blink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blink:hover {
	color: #FF6600;
	text-decoration: none;
}
.testogrigio {
	color: #999999;
	font-weight: bold;
}
.titoloblu {
	color: #151870;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nlink:link {
	color: #000000;
	text-decoration: none;
}
.nlink:visited {
	color: #000000;
	text-decoration: none;
}
.mtop {
	margin-top: 5px;
}
.mleft {
	margin-left: 5px;
}
.mright {
	margin-right: 5px;
}
.mbottom {
	margin-bottom: 5px;
}
.btop {
	border-top: 1px solid #151870;
}
.bleft {
	border-left: 1px solid #151870;
}
.bright {
	border-right: 1px solid #151870;
}
.bbottom {
	border-bottom: 1px solid #151870;
}
.blulink {
	color: #0000FF;
	text-decoration: none;
}