/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #6E6D6D;
}
.Titolo {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.Stile2 {color: #686868; font-size: 18px;}
a:link {
	text-decoration: none;
	color: #40B548;
}
a:visited {
	text-decoration: none;
	color: #40B548;
}
a:hover {
	text-decoration: underline;
	color: #6E6D6D;
}
a:active {
	text-decoration: none;
	color: #40B548;
}
.Stile5 {font-size: 11px}
.inputbox {
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #dddddd;
}
.button {
 font: 10px Arial;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #dddddd;
}
.Stile6 {font-size: 11px}
.Small {font-size: 10px}
.Stile8 {font-size: 15px; color: #40B548; font-weight: bold; }
