
.table 
{
	width: 100%;
	height: auto;
	border: 0px solid yellow;
}

.tr 
{
	clear: both;
}

.td 
{
	margin: 0;
	padding: 0;
	width: 20%;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid red;
}

.td a 
{
	text-decoration: none;
}

.img 
{
	width: 87px;
	height: 87px;
	border: 1px solid #666666;
}

.td h2 
{
	width: 89px;
	/* color: #0A71B4; */
	color: #F5B3B6;
	text-align: left;
	font-size: 9pt;
	padding-right: 2px; 
	border: 0px solid blue;
	text-align: left;
	/* margin-top: 5px; */
}
 
.td h3 
{
	width: 89px;
	color: #0A71B4;
	text-align: left;
	font-size: 7pt;
	padding-right: 0px;
	/*
	padding-bottom:4px; 
	padding-top: 2px;
	*/
	border: 0px solid red;
	position: relative;
	top: -15px;
	/* letter-spacing: 0.05em; */
}

.td h4 
{
	color: #0A71B4;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -0.05em;
	position: relative;
	top: 0px;
	border: 0px solid red;
	width: 87px;
}

.pdf 
{
	width: 89px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 4px;
	margin-top: 2px;
	/* margin-bottom: 10px;  */
	text-align: left;
	margin-right: 7px;
	position: relative;
	top: -18px;
}

.imghvac 
{
   width: 87px;
   height:87px;
   border: 1px solid #666666;
   background-color: #0A71B4;
   /*float: left;*/
}

.imghvac img 
{
   border: 0px;
}

.square
{
	position: relative;
	top: -3px;
	left: 67px;
	border: 0px solid yellow;
}

.stile1
{
	color: #0A71B4;
}

.stile2
{
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: -0.05em;
}

.stile2 a
{
	text-decoration: none;
}
