/* start of ep1.css on the 10th 12 2000  by enrico pelos*/

body
{
	background-color: #ffffff;
}

TD{
	background-color: transparent;
}

.TITOLO      {
	font-family: verdana,arial,helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	color: Green;
	text-transform: none;
	font-weight: bold;
	background-color : transparent;
}


.TITOLO2      {
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: bold;
	font-size: 10pt;
	color: Green;
	text-transform: none;
	font-weight: bold;
	background-color : transparent;
}

.S1   {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: Green;
	font-weight: bold;
	background-color : transparent;
}
.S2   {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color : transparent;
}
.S3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	text-transform: capitalize;
	font-weight: bold;
	background-color : transparent;
}
.Testo {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
	background-color : transparent;
}
.Didascalia {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
	background-color : transparent;
}

.BottomLinks {
	color: Lime;
	font-size: 9pt;
	background-color : transparent;
}


A:visited {
	color: Black;
	font-size: 100%
}
A:active  {
	color: Black;
	font-size: 100%
}
A:link {
	color: Green;
	font-size: 100%
}

