body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000; 
	background: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-decoration: none;
}

td{     
}

th {    
	
	font: 10px;

        font-style: bold;
        font-weight: bold;
	color: #FFFFFF;
	background-color: #00639C;
	height: 20px;
	width: 130;

}

.hmenu{ 
        font-style: bold;
	font-weight: bold;
	text-align: center;
	color: #00FF00;
	background-color: #c0c0c0;


}

.fondo{

}

.testata{

}

.centro {
	font-size: 8px;
	text-align: justify;
	width: 479;
}

.dx {
	color: #ff0000;
	background-color: transparent;
	text-align: justify;
	width: 140;
        
}

.sx {     
	color: #ff0000;
	background-color: transparent;
	text-align: justify;
	width: 140;
}

.menu {
        font-size: 10px;
        font-weight: normal;
	color: black;
	text-align: center;
}

.hmenu a:link, .hmenu a:visited, .hmenu a:hover,{
	color: #000000; 
	background-color: #c0c0c0;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding 2px 0 2px 0;
}

a {
	font-style: bold; 
	text-decoration: none;
}
a:link {
	color: #0000aa;        
}

a:visited {
	color: #aa00aa;
}

a:hover {
	color: #ff0000;
}

td.menu {
	background: transparent;
	text-align: left; 
	display: block;
	width: 100%;
	height: 100%;

}

td.menu.dx a:link {
	text-decoration: underline;
	color: #222222;
	background-color: #f7f7f7;
	text-align: left;
	display: block;
	width: 100px;
	height: 100%;
}

td.menu.dx a:visited {
	text-decoration: underline;
	color: #aa00aa;
	background-color: #f7f7f7;
	text-align: left;
	display: block;
	width: 100px;
	height: 100%;
}

td.menu.dx a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #f7f7f7;
	text-align: left;
	display: block;
	width: 100px;
	height: 100%;
}

td.menu.sx a:link {
	text-decoration: underline;
	color: #0000aa;
	background-color: #f7f7f7;
	text-align: left;        
	display: block;
	width: 100px;
	height: 100%;
}

td.menu.sx a:visited {
	text-decoration: underline;
	color: #aa00aa;
	background-color: #f7f7f7;
	text-align: left;
	display: block;
	width: 100px;
	height: 100%;
}

td.menu.sx a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #f7f7f7;
	text-align: left;
	display: block;
	width: 100px;
	height: 100%;
}

.dx th{
	color: #FFFFFF;
	background-color: #222222;
        font-style: bold;
        font-weight: bold;
}
.centro th{
	text-align: center;
	width: 100%;
         }