BODY {
	color : White;
	font-family : Verdana, Arial;
	font-size: 10px;
	background-image : url(immagini\svg_pag_bkg.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-color : #1C5AA5;
}

TD {
	font-family : Verdana, Arial;
	font-size: 11px;
}

H2 {
	font-size: 12pt;
	font-weight : bold;
}

A {
	color: white;
	font-size: 9pt;
	text-decoration : none;
}

A:Hover {
	color: #6EEB76;
}



