body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.Stile1 {font-size: x-small}
.Stile2 {font-size: small}

h1 {
	font-size: medium;
	color: #3366FF;
}
h2 {
	font-size: small;
	color: #3366FF;
}
h3 {
	font-size: x-small;
	color: #3366FF;
}


