@charset "iso-8859-1";
  BODY
  {
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background: #FFFFFF;
}

a:link, a:visited {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.testo {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}

.grassetto {
	color: #ff0000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.grassetto_red {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.piccolo {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.piccolo_red {
	color: #ff0000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
