H1  {
	font-size : 20pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #CCCCCC;
}
H2 {
	font-size: 14px;
}

H3 {
	font-size: 9px;
}

BODY  {
	color : #666666;
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	background-color: #7f97d3;
	background-image: url(../immagini/layout/sfondo.gif);
	background-repeat: repeat-x;
}
table  {
	font-size : 10pt;
	font-weight : normal;
	font-family : arial;
	color: #666666;
	border-left-color: #FF0000;
	border-bottom-color: #FFFFFF;
}
A:link {
	COLOR: #330000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size : 10pt;
}
A:visited {
	COLOR: #FF9900;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 10pt;
	font-weight: normal;
}
A:active {
	COLOR: #CCCCCC;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 10pt;
	font-weight: normal;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size : 10pt;
	font-weight: normal;

