A {
	text-decoration: none;
	color: #123990;
	FONT-WEIGHT: bold;
}

IMG {
	border: 0px;
}

BODY {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	text-align: center;
}

TABLE {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	margin: 20 0 0 0;	/* allin. verticale; quello orizzontale è auto (frame width . table width=90% text-align: center) */
}

TABLE.menuFrame {
	margin: 0px;
}

.frame TBODY {
	margin: 100 0 200 50;
}

TBODY {
	margin: 100 0 200 50;
}

.frame {
	border: 1px solid #123990;
	border-collapse: collapse;
}

TD {
	padding: 4 0;
}

TH {
	BACKGROUND-COLOR: #123990;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 4;
}

P.footer {
	font-size: 7pt;
	color: #8490aa;
	margin: 10;
}

.large {
	color: #123990;
	font-weight: bold;
	font-size: 14;
}

.strong {
	color: #123990;
	font-weight: bold;
}

