BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #ffffff;
	margin: 0px;
	background-color: #F5F5F5;
}

FONT {font-size: 10pt}

FONT.small {font-size: 8pt;}


H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #1c5696;	
	margin-bottom: 0px
}

H2 {
	color: white;
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	padding-left: 7px;
	background-color: #1c5696;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

H2.main {
	background-color: #ffffff;	
	padding: 0px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #002065;	
	margin-top: 0px;
	margin-bottom: 0px
}

TD.scheda {
	font-size: 9pt;
	padding: 3px;
}

.localita {
	color: #000080;
	font-size: 13px
	}

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED {
	font-size: 10pt; 
	color: #113459; 
	text-decoration: none;
}

A.menu:HOVER {
	color: #005FBB;
	text-decoration: none
}

A:LINK, A:ACTIVE, A:VISITED {
	font-size: 10pt; 
	color: #004080; 
	text-decoration: none
}

A:HOVER {
	color: #0080c0; 
	text-decoration: underline
}

TD.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background: url(images/bgbottom.gif) right bottom no-repeat;
	padding: 7px;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {
	color: #D8D900;
	font-size: 8pt
}
	
B {color: #404040}

