table        { font-family: Verdana; font-size: 10 pt }
body         { background-color: #000000; font-family: Verdana; font-size: 10 pt; color: 
               #FFFFFF }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bordogrigiocelle {
	border: 1px solid #CCCCCC;
}
.bordopuntinicelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
a:link, a:visited { text-decoration: none; color: #FFFF99 }
a:hover      { text-decoration: underline; color: #FFFFCC }

p            {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bordicelle {
	border: 1px solid #0033CC;
}

