body {
	margin : 20px 0px 0px 20px;
}


.tabella{
  background-color: #333399;
  color: #FFFFFF;
  font-family: Arial,Verdana;
  font-style: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

.tabellaD{
	background-color: #ffffff;
	color: #333399;
	font-family: Arial,Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	text-align : left;
	vertical-align : top;
}

.tabellaP{
	background-color: #eeeeee;
	color: #333399;
	font-family: Arial,Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	text-align : left;
	vertical-align : top;
}

.tabellaD2{
	background-color: #ffffff;
	color: #333399;
	font-family: Arial,Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	text-align : center;
	vertical-align : top;
}

.tabellaP2{
	background-color: #eeeeee;
	color: #333399;
	font-family: Arial,Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	text-align : center;
	vertical-align : top;
}


p.testo{
	font-family: Arial,Verdana;
	font-size : 11px;
}

p.testoGrande{
	font-family: Arial,Verdana;
	font-size : 14px;
}

p.testoGrandeBlu{
	font-family: Arial,Verdana;
	font-size : 14px;
	color : #0000aa;
}

p.titolo{
	font-family: Arial,Verdana;
	font-size : 13px;
	font-style: bold;
	color: #EC1000;
}

ul{
	margin-top : 5px;
}

li{
	list-style : circle;
	font-family: Arial,Verdana;
	margin-right : 3px;
	font-size : 12px;
	list-style-image : url(freccianera.gif);
}

A:LINK {
	color : #EC1000;
}
A:HOVER {
	color : #666666;
	text-decoration : none;
}
A:VISITED {
	color : #EC1000;
}

A#no:LINK {
	color : #000000;
}
A#no:HOVER {
	color : #666666;
	text-decoration : none;
}
A#no:VISITED {
	color : #000000;
}
