body {
    margin-top: 5px;
	background-color: #FFFFFF;  
	size: landscape;
	scrollbar-face-color: #003366;
	scrollbar-darkshadow-color: #003366;
    scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003366;
    scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}		
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
ul {
	list-style-position: inside;
}	
ul li {
	list-style-type: square;
}
ul li li {
	list-style-type: disc;
}
ol {
	list-style-position:inside;	
}	
ol li {
	list-style-type: lower-latin;
}
ol li li {
	list-style-type: lower-alpha;
}
.updateFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.riferimentiFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #000000;
}
.contattiNameFormat {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.titoliFormat {
	color:#FF0000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.passGenerFormat {
	color: #FF0000;
	font-size: 16px;
	font-style: italic;
}
.passGenerFormat2Alpha {
	color: #000000;
	font-size: 12px;
	font-style: italic;
	list-style-type: lower-alpha;
}
.passGenerFormat3 {
	color: #000000;
	font-size: 12px;
}
.pulsantiMappeFormat {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
form { 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}	