.body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* COPYRIGHT */
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-transform: none;
}

/* TastoUno */
.TastoUno {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	WIDTH: 100%; 
	HEIGHT: 100%; 
}

A:link.TastoUno, A:visited.TastoUno, A:active.TastoUno {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
A:hover.TastoUno {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}