BODY
{background-color: white;
font-family: Verdana, Arial, Helvetica;}

H1 {
font-size: 12px;
color:#339933;
font-weight: bold;
}

H2 {
font-size: 10px;
color:#339933;
font-weight: bold;
}

A:link
{color: #008877;
font-style: normal;
font-weight: bold}

A:visited
{color: #008877;
font-style: normal;
font-weight: bold}

A:hover
{color: darkblue;
font-style: normal;
font-weight: bold}

A:active
{color: red;
font-style: normal;
font-weight: bold}

FONT
{color: #446611;
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: normal}


FONT.didascalia
{color: #808080;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:8pt}

FONT.small
{color: #339966;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:7pt}

FONT.testo
{color: #336666;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
font-size:8pt}

FONT.titolo
{color: #339933;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
font-size:8pt}


h1 {
	color: #339933;
	margin-bottom: 3px;
}

h2.tariffe {
	width: 100%;
	background-color: #a0c2a5;
	color: white;
	margin: 0;
	margin-top: 5px;
	padding: 3px;
	font-size:8pt;
}

TABLE.tariffe {
	width: 100%;
	border-collapse: collapse;
}

table.tariffe th {
	padding: 2px;
	font-size: 8pt;
	background-color: #e8f3ea;
	color: #339933;
	width: 75%;
	text-align: left;
	border-top: 2px solid #FFFFFF;
}

table.tariffe td {
	padding: 2px;
	padding-right: 0;
	font-size: 8pt;
	background-color: #e8f3ea;
	color: #336666;
	width: 25%;
	text-align: right;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;		
	border-left: 2px solid #FFFFFF;		
}

div {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:8pt;
	color: #336666;	
}

div.promozioni {
	margin-left:10px;
	margin-top:20px;
	width: 283px;
	border: 4px solid #A0C2A5;
}