
body {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	background: #000066;
}
p {
	padding: 2px;
	margin: 0px;
}
a {
	font-family: "Tahoma";
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover { 
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}
.titolo {
	font-family: Tahoma;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
}
.titolone {
	font-family: Tahoma;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
.titolonesott {
	font-family: Tahoma;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	border-bottom:#333333;
}
.titolomenu {
	font-family: Tahoma;
	color: #333333;
	font-size: 14px;
}
.titoletto {
	font-family: Tahoma;
	color: #000033;
	font-size: 10px;
	font-weight: bold;
}
.titolettobianco {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.testonormale {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.tableft {
	font-family: Tahoma;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.infocopyright {
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF;
}