body 
{
	background-color: #EEEEEE;
}

a:link 
{
	color: #333333;
	text-decoration: underline;
}
	
a:visited 
{
	color: #333333;
	text-decoration: underline;
}
	
a:hover 
{
	color: #333333;
	text-decoration: none;
}
	
a:active 
{
	color: #333333;
	text-decoration: underline;
}
	
.table1
{
	width: 100%;
}

.table2
{
	width: 850px;
}

.table3 
{
	width: 100%;
	border: 1px solid;
	border-color: #999999;
}

.table4
{
	width: 80%;
}

.td1
{
	width: 150px;
}

.td2
{
	background-color:  #DDDDDD;
}

.td3
{
	width: 55%;
}

.td4
{
	width: 70%;
}

.td5
{
	width: 31%;
	background-color:  #DDDDDD;
}

.td6
{
	width: 26%;
	background-color:  #DDDDDD;
}

.td7
{
	width: 12%;
	background-color:  #DDDDDD;
}

.td8
{
	width: 31%;
}

.td9
{
	width: 26%;
}

.td10
{
	width: 12%;
}

.td11
{
	width: 57%;
}

.td12
{
	width: 57%;
	background-color:  #DDDDDD;
}

.td13
{
	width: 40%;
	background-color:  #DDDDDD;
}

.td14
{
	width: 60%;
	background-color:  #DDDDDD;
}

.td15
{
	width: 20%;
	background-color:  #DDDDDD;
}

.td16
{
	width: 17%;
	background-color:  #DDDDDD;
}

.td17
{
	width: 13%;
	background-color:  #DDDDDD;
}

.td18
{
	width: 25%;
	background-color:  #DDDDDD;
}

.td19
{
	width: 20%;
}

.td21
{
	width: 13%;
}

.td22
{
	width: 25%;
}

.td23
{
	background-color:  #EEEEEE;
}

.bottoni {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	background: #DDDDDD;
}

.bottoni2 {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	background: #DDDDDD;
}


.tabella {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
}

.tabella2 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}

/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; width:600px; border:1px solid #657}

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right}

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:2px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:600px; margin:auto}