@charset "utf-8";
/* CSS Document */

a:link {
	color: #FC0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}
td,th {
	font-family: Candara, "Eras Demi ITC", "Bell MT", Verdana;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {color: #0066FF}
.style4 {font-size: 24px}
.style5 {font-size: 12px}
.style8 {font-size: 10px}
.style9 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.style11 {
	font-size: 18px;
	color: #0099FF;
}
.style12 {font-size: 18px; color: #FF6600; }

td img {display: block;}

body {
	font-family: Candara, "Eras Demi ITC", "Bell MT", Verdana;
	margin-left: 0px;
	color:#FFF;
	background-color: #333;
	
	font-size: 12px
}
.style13 {color: #333}
.style14 {font-size: 14px;}
.grigio14 {color: #333;
font-size:14px;}

