body		{
font-family: Arial;
text-decoration: none;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
background-color: #2a2b2e; 
}

p			{
font-family: Arial;
text-decoration: none;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

td			{
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}

.TestoPagina  {
	margin-left: 50px;
	margin-right: 50px;
}

.TestoBottom  {
	font-size: 9pt;
	font-weight: bold;
}

a			{
	text-decoration: underlined;
	color: #dcac23;
}

a:hover	{
	text-decoration: none;
	color: #ffffff;
}

h1			{
	font-family: Arial;
	font-size: 13pt;
	color: #ffffff;
	margin-top: 20px;
}

h2			{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

.TabellaEsterna		{
	border: 1px ridge #FF0000;
}

.TabellaBianco		{
  background-color: #FFFFFF;
}

.TabellaFondo		{
  background-image: url:image/fondo1.jpg;
}

.TabellaRosso		{
	background-color: #FF0000;
}

.Menu {
  margin-left: 5px;
  margin-right: 5px;
	font-weight: bold;  
}

