.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
.images {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: oblique;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}
.imagesCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
}

.imagesnew {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
}

.tablenew {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}