a:link       {
	color: #4898D8;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

a:visited    {
	color: #4898D8;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

a:hover      {
	text-decoration: none;
	color: #ffffff;
	background-color: #00CCFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

a.bianco:link       {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

a.bianco:visited    {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

a.bianco:hover      {
	text-decoration: none;
	color: #000080;
	background-color: #00CCFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

body         {
	font-family: Tahoma, Verdana, Arial;
	background-color: #ffffFF;
	color: #000066;
	font-size: 8pt;
}

td           {
	font-family: Tahoma, Verdana, Arial;
	color: #000066;
	font-size: 8pt;
}

p            {
	font-family: Tahoma, Verdana, Arial;
	color: #000066;
	font-size: 8pt;
}

li            {
	font-family: Tahoma, Verdana, Arial;
	color: #000066;
	font-size: 8pt;
}

ul            {
	font-family: Tahoma, Verdana, Arial;
	color: #000066;
	font-size: 8pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial;
	color: #003399;
}