body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #600;
	line-height: 18px;
	background-image: url(../gfx/topbg.jpg);
	background-repeat: repeat-x;
}
.redHeader {
	background-image: url(../gfx/header-bg.gif);
	background-repeat: repeat-x;
}
.menuCell {
	background-image: url(../gfx/menucell.gif);
	background-repeat: repeat-y;
	color: #fff;
}
.menuCell a {
	color: #FFFFFF;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
.listPrice {
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}
