body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	
	font-family: Georgia, serif;	
	font-size: 9px;
}
table#sample {    background-color:#FFFFFF;    border: 0px;    width: 100%;
}
table#sample td {    padding: 0px;    border: 0px;   
}
.titolo {	color: #FFFFFF;	line-height:1.4em;	background: #000000;	}
.print{	color: #000000;	line-height:1.4em;	background: #F2C40D;	}
.motion{	color: #000000;	line-height:1.4em;	background: #FF0066;	}
.web{	color: #000000;	line-height:1.4em;	background: #009EE0;	}
.product{	color: #000000;	line-height:1.4em;	background: #A0C510;	}
.corporate{	color: #000000;	line-height:1.4em;	background: #FF3300;	}
.extra{	color: #000000;	line-height: 1.4em;	background: #6B6258;	}
.nolink {
	color: #666666;
	background: #FFFFFF;
	text-decoration:none;
}
.num {
	font-size: 9px;
	color: #000000;
}
.commento {
	font-size: 9px;
	color: #666666;
}
.tipoMedia {
	color: #999999;
	line-height: 1.4em;
	background: #FFFFFF;
}
.space {
	color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:line-through;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
a.open:link {
	color: #666666;
	text-decoration:none;
	line-height:2.5em;
}
a.open:visited {
	color: #666666;
	text-decoration:line-through;
	line-height:2.5em;
}
a.open:hover {
	color: #666666;
	line-height:2.5em;
}
a.open:active {
	color: #666666;
	line-height:2.5em;
}