* {
	margin : 0px;
	padding : 0px;
}

body {
background:#FFFFFF;
	color : #5D89B6;
	font-family : tahoma, sans-serif;
	font-size : 11pt;
}

p { font-weight: bold;}

a {
	color : #5D89B6;
	text-decoration : none;
}

a:hover {
	color: #CC0000;
	text-decoration : none;
	font-weight:bold;
}

#img_index { width: 600px; height: 424px;margin : 0px auto; margin-top: 50px; text-align:center; border: 2px solid #003399;}
#img_sotto{ width: 600px; height: auto; margin : 0px auto; margin-top: 8px; text-align:center; font-weight:bold; }
