/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 12px;
	font-weight: normal;
}
body {
	background-color: #99BBAA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; text-decoration: none; font-weight: bold; color: #A0A0A0}
a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF9900; text-decoration: none; line-height: 20px}
a:Hover {text-decoration : none;	color : #009977}
a:link {
	color: #FF9900;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display				: block;
	font-size			: 13px;
	height				: 22px;
	line-height			: 22px;
	font-weight 		: bold;
	text-decoration		: none;
	color				: #EEEE88;
	background			: #4C6347;
	padding-left		: 10px;
}

h1 {
 color				: #4C6347; 
 font-size			: 9px;  
}

