A.titolo
{	color:#000000;
	text-decoration: none
}

A.titolo:hover
{
	color: red;
	background-color: FFFFCC
}

body
{
	font-family: Baskerville Old Face;
	font-size: 11 pt;
	background-color: #DDFFFF; 
   margin-top: 5pt
}

th.titolo
{
	font-family: Baskerville Old Face;
	font-size: 12 pt;
	font-weight: bold;
	text-align: right;
	background-color: #CCFFCC
}

td
{
}

	
}

h1
{
	font-family:	Baskerville Old Face;
	font-size:		12 pt;
	color:			#FF0000;
	text-align:	center 
}

h2
{
	font-family: Baskerville Old Face;
	font-size: 14 pt;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	margin-top: 1;
	margin-bottom: 1
}

P, ul, li
{	font-family: Verdana;
	font-size: 11 pt
}

table.titolo
{
	font-family: Baskerville Old Face;
	font-size: 11 pt;
	background-color: #99FFFF;
	border-width: 0;
	width: 100%;
}

table
{
	font-family: Baskerville Old Face;
	width: 100%;
	font-size: 11 pt;
	border-width: 1
}

th
{
	font-weight: bold;
	text-align: center;
	background-color: #CCFFCC
}