@charset "iso-8859-1";
  BODY
  {
	margin-top: 0;
	margin-left: 5;
	margin-right: 5;
	background: #993300;
	
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.testo {
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
}

.grassetto {
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.testo_b {
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
}

.grassetto_b {
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.piccolo {
	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
}

.copy {
	color: #ffffff;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
}

.titolo {
	color: #993300;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}
