body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #4D949E;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;		
}
footer { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;	
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;	
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;	
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;	
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.category {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #FF3399;
	font-weight: bold;
	font-style: italic;
	text-align: center;		
}
.category-red {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-align: center;		
}
.category-green {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #006600;
	font-weight: bold;
	font-style: italic;
	text-align: center;		
}
.subcategory {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.productname {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.price {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.sku {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: center;
}
.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
}
.menu_header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.menu_item {
	text-align: left;
}