body,td,th {
	font-size: 18px;
}
.credits {
	font-size: 12px;
}
.itemName {
	font-size: 24px;
	font-weight: bold;
}
.itemDescription {
	font-size: 18px;
}
.itemSold {
	color: #f00;
}
.moreInfoName {
	font-size: 48px;
}
.catalogueInfo {
	font-size: 18px;
}
.checkout {
	font-size: 36px;
}
body
{
	font-family:sans-serif;
}