body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.love {
	font-size: 12px;
	color: #CC9999;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
.testoDx {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	clear: right;
	float: right;
	width: 45%;
	margin: 15px 5px 0px 0px;
	border: 2px outset #999999;
	padding: 7px;
}
.note {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.base {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	align: center;
	margin-right: 10px;
	margin-left: 10px;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	font-size: 12px;
}
.testoCentrato {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testoSx {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	clear: left;
	float: left;
	width: 45%;
	margin: 15px 0px 0px 5px;
	border: 2px outset #999999;
	padding: 7px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {  color: #0066FF; text-decoration: underline}
a.love {  color: #CC9999; text-decoration: none}
a.love:hover {  color: #CC9999; text-decoration: underline}
.footer {
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #999999;
}
.header {
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	color: #999999;
}
.header_link {
	color: #999999;
}
a.header_link {
color: #999999; text-decoration: none
}
a.header_link:hover {
color: #0066FF; text-decoration: none
}

