body {margin:0; padding:0;}

.shopTitle
{
  color: #AE0F0A;
  font-size: xx-large;
  font-weight: bold;
}
.footerNote
{
  color: #ffffff;
  font-size:x-small;
  text-align: center;
  margin-top: 5px;
}
.productTypeHeader
{
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.TdMenuTopping
{
  font-size: normal;
	font-weight: normal;    
}
.tdProductName
{
  width: 80%;
  text-align: left;
  font-size: normal;
  font-weight: bold; 
  color: #ae0f0a;    
}
.tdProductPrice
{
  width: 20%;
  text-align: right;
  font-size: small;
	font-weight: bold; 
	color: #ae0f0a;    
}

