body {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: gray;
}
.Stile1 { 
	color: black;
	font-size: 11px;
	font-weight: bold;
}
.Stile2 { 
	color: red;
	font-size: 11px;
	font-weight: bold;
}
.Stile4 { 
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.Stile5 { 
	color: #FFFFFF;
	font-weight: normal;
	font-size:11px;
}
.Stile3 { 
	color: gray;
	font-weight:bold;
	font-size:11px;
}
.Stile7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
A A:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: red;
}
A A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: red;
}
table
{
	color: black;
	font-size: 11px;
	font-weight: normal;
	}

