body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-decoration: none;
}
.menu {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuc {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menuc:hover {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo {
	font-weight: bold;
	color: #007d7e;
}
.brd_su {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.brd_giu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.brd_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.brd_sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.mrg_su {
	margin-top: 5px;
}
.mrg_giu {
	margin-bottom: 5px;
}
.mrg_dx {
	margin-right: 5px;
}
.mrg_sx {
	margin-left: 5px;
}
.link:visited {
	color: #0000FF;
}
.titolone {
	font-size: 13pt;
	font-weight: bold;
	color: #C8676E;
}
.titolone1 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
