body {margin:0}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.ants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.ants a{
	
	color: #666666;
}
.HEADING1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: .5em;
}
.HEADING2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: .5em;
	text-transform:uppercase;}
	
	h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;}
	
	.shop{padding:15px 20px 0px 25px;}
	
	table.shopping {border-collapse:collapse; width:900px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%;}
	table.shopping td{padding:5px; border-top:1px solid #999; border-right:1px dotted #999; border-bottom:1px solid #999; border-left:1px dotted #999; background-color:#E1E1E1;}
	table.shopping td.img{background-color:#fff;}
	table.shopping tr.total td{font-weight:bold; border:none; background-color:#ccc; height:40px; border-bottom:1px dashed #666; margin-bottom:10px;}
	table.shopping th{padding:3px;text-transform:uppercase; font-size:80%; text-align:center; color:#666;}

	table.shopping th.pic{width:210px;}
table.shopping td input{margin:10px;}	
table.instructions{ width:250px; padding:20px;}
table.contact{font-family: Arial, Helvetica, sans-serif; font-size:80%; padding:10px; margin:20px 0px 20px 0px; border:1px solid #999;}
table.offers{ border-bottom:1px solid #999; margin-bottom:20px; padding-bottom:10px;}

table.offers td{padding:10px;}hr{
margin:5px 0px 5px 0px;
height:1px;
border:none;background-color:#999;
}