/* CSS Document */

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009507;
}
.Stile5 {font-family: Arial, Helvetica, sans-serif}
.Stile6 {font-size: 10px}
.Stile7 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.Stile8 {font-size: 10pt}
.Stile9 {
	font-size: 16pt;
	font-weight: bold;
	color: #ABCB3B;
}
.Stile10 {
	color: #009507;
	font-weight: bold;
}
.Stile11 {
	color: #FFFFFF;
	font-weight: bold;
}

H1{
	font-size: 16pt;
	font-weight: normal;
	color: #ABCB3B;
	margin-top:0;
}

H2{
	font-size: 12pt;
	font-weight: normal;
	color: #ABCB3B;
}

	.MenuLink:link    { color:#000000; }
	.MenuLink:visited { color:#000000;}
	.MenuLink:hover   { color:#FFFFFF; }
	.MenuLink:active  { color:#000000;}
