/* 
Foglio di stile 
*/


div.boxstyle 
	{background-color:#000000;
	width: 55%;
}

div.boxstyle2 
	{background-color:#000000;
	width: 75%;
}

div.boxstyle3 
	{background-color:#000000;
	width: 55%;
}

p
	{font-size:12px; 
	 font-family:verdana;
	 color:white;
	 padding-left:16px;padding-top:0;padding-right:6px;
}

p.big2
	{font-size:16px; 
	 font-family:verdana;
	 color:#BDBEBD;
	 font-weight:bold;
}


p.big
	{font-size:12px; 
	 font-family:verdana;
	 color:#BDBEBD;
	 padding-left:16px;padding-top:0;padding-right:6px;
	 font-weight:bold;
}

p.gray
	{font-size:12px; 
	 font-family:verdana;
	 color:#BDBEBD;
	 padding-left:16px;padding-top:0;padding-right:6px;
	 font-weight:bold;
}

td  {
	font-size : xx-small;
	font-family : tahoma;
	color:red;
}

A.asplink  {
	font-size : 14px;
	font-family : tahoma;
	font-weight : bold;
	color : #BDBEBD;
	text-decoration : none;
}

A.asplink:Visited  {
	font-size : 14px;
	font-family : tahoma;  
  color : #BDBEBD;
  font-weight : bold;
	text-decoration : none;
}

A.asplink:Active  {
	font-size : 14px;
	font-family : tahoma;
  color : #BDBEBD;
  font-weight : bold;
	text-decoration : underline;
}

A.asplink:Hover  {
	font-size : 14px;
	font-family : tahoma;
  color : #BDBEBD;
  font-weight : bold;
	text-decoration : underline;
}

A.asplink1  {
	font-size : 12px;
	font-family : tahoma;
	color : #BDBEBD;
	text-decoration : none;
}

A.asplink1:Visited  {
	font-size : 12px;
	font-family : tahoma;  
  color : #BDBEBD;
	text-decoration : none;
}

A.asplink1:Active  {
	font-size : 12px;
	font-family : tahoma;
  color : #BDBEBD;
	text-decoration : underline;
}

A.asplink1:Hover  {
	font-size : 12px;
	font-family : tahoma;
  color : #BDBEBD;
	text-decoration : underline;
}
