 body, td {
	/*color : Black;
	background-color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	text-align: left;
}

td.upper {
	color : #FFFFFF;
	background : #339933;
	font-family : "Lucida Sans";
	font-size: 12px;
}

p.smaller {
	font-size: 0px;
	font-family: "Lucida Sans";
	color:#FFFFFF;
}
a.smaller {
	font-size: 0px;
	font-family: "Lucida Sans";
	color:#FFFFFF;
}

.aggiunto {
	font-size: 12px;
	font-family: "Lucida Sans";
}

.vedi-firma{
	font-family: "Lucida Sans";
	font-size: 12px;
	letter-spacing: 2px;
	font-weight:bold;
}
a {
	/*color : #0084BE;
	text-decoration : underline;*/
}

a:hover {
	/*color : Red;
	text-decoration : none;*/
}

a.smaller {
	/*font-size: 10px;
	color : #0084BE;
	text-decoration : underline;*/
}

a.smaller:hover {
/*	font-size: 10px;
	color : Red;
	text-decoration : none;*/
}

input {
	font-family: "Lucida Sans";
	font-size: 12px;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */

 div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #009900 2px solid;
   BORDER-LEFT: #009900 2px solid;
   BORDER-TOP: #009900 2px solid;
   BORDER-BOTTOM: #009900 2px solid;
   margin: 5px auto 10px auto; /* margin: top right bottom left; */
   padding:10px;
}

h3 {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
} 
