.products td {
	vertical-align: top;
	padding: 5px;
	font-size: 9pt;
	border: 1px solid #D3D3D3;
}
.products tr td a {
	color: black;
	text-decoration: none;
}
.products {
	border-collapse: collapse;
	margin-left: 25px;
}
.products tr {
	
}
* {
	font-family: arial, sans-serif;
}