body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
}

a{
	font-weight : bold; 
	text-decoration :none;
}a:hover {
	font-weight :bold; 
	text-decoration:underline;
}

font, td, p, ul, li{
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border:0;
}
img.foto{
	border:0;
	border-bottom: solid 1px #F7D500; 
}
img.spazio{
	border:0;
	height:80px;
}
img.spazioFine{
	border:0;
	height:200px;
}

table.page{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 762px;
}table.page td.header{
	background-color: #000000;
	width:762px;
	height:98px;
}table.page td.sx{
	background-color:#000000;
	width:132px;
	height:100%;
}table.page td.dx{
	BORDER-left : dotted 1px #F7D500;
	BORDER-right: dotted 1px #F7D500;
	background-color:#000000;
	width:130px;
	height:100%;
}table.page td.body{
	background-color:#000000;
	text-align:center;
	width:500px;
	height:450px;
}table.page td.footer{
	background-color:#000000;
	BORDER-top: solid 1px #F7D500;
	width:762px;
	height:30px;
}

table.dxTable {
	padding-left: 3px;
}table.dxTable th{
	font-size:8pt;
	color: #ffffff;
	text-decoration:underline;
}table.dxTable td a{
	color :#F7D500;
	font-size: 8pt;	
	font-weight : bold; 
	text-decoration :none;
}table.dxTable td a:hover {
	color :#F7D500;
	font-size: 8pt;	
	font-weight:bold;
	text-decoration:line-through;
}table.dxTable td {
	font-size: 8pt;	
	color:#ffffff;
}

