
h1{ 
 font-family: Verdana;
  font-size: 12px;
  color: #586168;
  text-style: italic;
  text-align: center;
}

h2{ 
 font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

h3{ 
 font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

a:link
				{
				color: #0066cc;
				text-decoration: underline;
				}
a:visited
				{
				color: #0066cc;
				text-decoration: underline;
				}  
a:active
				{
				color: #0066cc;
				text-style: underline;
				}  
				
a:hover
				{		
				color: #0066cc;
				text-style: underline;
				}
				
.menu a:link
				{
				color: #000000;
				text-decoration: none;
				 font-size: 10px;
				}
.menu a:visited
				{
				color: #000000;
				text-decoration: none;
				}  
.menu a:active
				{
				color: #0066cc;
				text-decoration: underline;
				}  
				
.menu a:hover
				{		
				color: #0066cc;
				text-decoration: underline;
				}
				
								
.dxtasti a:link
				{
				color: #0066cc;
				text-decoration: none;
				}
.dxtasti a:visited
				{
				color: #6699cc;
				text-decoration: none;
				}  
.dxtasti a:active
				{
				color: #0066cc;
				text-decoration: underline;
				}  
				
.dxtasti a:hover
				{		
				color: #0066cc;
				text-decoration: underline;
				}
				
				
				
td {
	font-family: Verdana, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 5pt; font-weight : normal;
}


	
TD.dxalto {
  font-family: Verdana;
  font-size: 12px;
  color: #87c47d;
  font-weight : bold;
}

TD.dxtasti {
  font-family: Verdana;
  font-size: 12px;
  color: #6699cc;
  font-style : italic;
}

TD.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #586168;
	font-weight : bold;
}
TD.sban {
	font-family: Verdana;
	font-size: 15px;
	color: #cc3333;
	text-align:justify;
	padding-top: 4px;
}
TD.centrale {
	font-family: Verdana;
	font-size: 13px;
	color: #586168;
	text-align:justify;
}
TD.bott {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight : normal;
	text-align:center;
}
.piccolo
				{
				font-size: 10px;
				}
#voce
				{
				background: #ccccff;
				border-bottom: #000000 1px solid;
				font-weight: bold;
				font-size: 10px;
				color: #003366;
				width: 150px;
				height:14px;
				float: center;
				}
#links
				{
				background: #ffffff;
				border-left: #000000 1px solid;
				border-bottom: #000000 1px solid;
				width: 155px;
				height: 120px;
				float: center;
				overflow: auto;
				}