body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1ems;
	background-color: white;
}

td  a{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#catalogTable {font-size: .8em;}
