body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #006666;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #006666;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #006666;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006666;	
}
.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
.greendate {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00A800;	
}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.copyright a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006666;
}
.copyright a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006666;
}
.copyright a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.menu1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	padding: 5px;
}
.menu1 a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	padding: 5px;
}
.menu1 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	padding: 5px;
}
.menu1 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00A800;
	padding: 5px;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
.testo h1{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	line-height: 20px;
}
.testo h2{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	line-height: 20px;
}



