body {
	padding: 0px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #2D2E8B;
	SCROLLBAR-HIGHLIGHT-COLOR: #696969;
	SCROLLBAR-SHADOW-COLOR: #0000CD;
	SCROLLBAR-3DLIGHT-COLOR: Blue;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #00BFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	scrollbar-base-color: #2D2E8B;
	background-color: #F2F2E5;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #2D2E8B;
	text-decoration: none;
}
.Fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 12px;
}
