body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:link, a:visited{
	color: #800080;
}
a:hover, a:active{
	color: #FF0066;
}
.footer {
	font-size: 10px;
}
.topLeftCell {
	background-color: #000000;
}
.leftCell {
	text-align: center;
	background-color: #B5AEBD;
}
.addressCell {
	padding: 20px 5px 0 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
td.addressCell {
	text-align: center;
}
.menuCell {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.required {
	font-size: 12px;
	font-style: italic;
	color: #f00;
}.italic {
	font-style: italic;
}
.cardPreviewBox{
	border: 1px solid #999999;
	width: 500px;
}
.clickMore {
	font-size: 12px;
}
.orderNow {
	font-weight: bold;
}
.spanish {
	font-size: 12px;
	font-style: italic;
}
.title{
	font-weight: bold;
	font-size: 18px;
}
.heading {
	font-weight: bold;
}
.titleCell {
	font-weight: bold;
	text-align: right;
}
