body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.shoplifting {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
ul {
	list-style-image: url(images/littlebullet.gif);
}
.itstartswithus {
	font-weight: bold;
	color: 009933;
}
li {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
a.ordernow:link {
	font-size: 16px;
	font-weight: bold;
}
a.ordernow:visited {
	font-size: 16px;
	font-weight: bold;
}
th {
	font-size: 14px;
	font-weight: bold;
}
.tablequantitydiscount {
	text-align: center;
	border: 1px solid #000000;
}
.discountprice {
	font-weight: bold;
	color: #CC0000;
}
