body {
  margin: 0;
  padding: 0; /* for Opera */
}
BODY, TD {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}
A:LINK {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
A:VISITED {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660099;
}
A:HOVER {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0066FF;
}
.title {
		font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
		color : #ff0000;
; font-weight: bold
}
.tabella {
	font-family :trebuchet ms,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}
.titlebig {
		font-family :trebuchet ms,  Arial, Helvetica, sans-serif;
	font-size : 15px;
		color : #ff0000;
; font-weight: bold
}
.titlenega {
		font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 13px;
		color : White;
		font-weight : bold;
}

