.centerbox{
	margin: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #f2f2f2;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:760px;
}
object {
	background-color: #FFFFCC;
	border: 1px dashed #000099;
}
.cleaner {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 2px;
	width: 760px;
	font-size:1px;
	background-color:#FFCC00;
	margin: 5px;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
	margin: 5px;
	padding: 2px;
	text-align: center;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
td.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

