body { 
margin: opx; 
background-color: white;
} 
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin: 0;}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Times;
	font-weight: normal;
	font-size: 14px;

}
.stile-top {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.stile-topred {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.stile-1 {
	font-family: Times;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px 10px;
}
.style-2 {
	font-family: Times;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.style-3inv {
	font-family: Times;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.style-4red {
	font-family: Times;
	font-size:12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.style-title {
	font-family: Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
img {
  max-width: 100% ;
  height: auto ;
}
.imgview {
  max-width: 100% ;
  height: auto ;
}
.imgthumb { margin: 5px 5px; } 