BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #F5F5F5;
}

FONT {font-size: 10pt}

FONT.small {font-size: 10px}

FONT.xsmall {font-size: 9px}

FONT.medium {font-size: 11px}

FONT.big {font-size: 13px}

FONT.avviso {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

FONT.ghost {
	font-size: 7pt;
	color: #9F9F9F;
}

.big {font-size: 13px}

	
.localita {
	color: #000080;
	font-size: 13px
	}

A {
	text-decoration: none;
	color: #006400;
}
A:HOVER {text-decoration: underline}

H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #006400;	
	margin-bottom: 0px
}

H2 {
	color: white;
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	padding-left: 7px;
	background-color: #1b6437;
	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: #006400;	
	margin-top: 0px;
	margin-bottom: 0px
}

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED {color:#001500}
A.menu:HOVER {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}

TD.legenda {
	width:25%;
	vertical-align: top;
	font-size: 8pt;
}

