H1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	color: #0066FF;
	text-decoration: none;
	background: url(underline-grey.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap;
}

a.bland {
	background-image: none;
	padding-bottom: default;
}

a.bland:hover {
	background-image: none;
}

a:hover {
background: url(underline-rbow.gif) repeat-x 100% 100%;
}
H1.CategoryName {
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 140%;
	list-style-type: none;
}
li.hot {
	list-style-position: outside;
	list-style-image: url(dot-blue.png);
	list-style-type: none;
}
li.cold {
	list-style-position: outside;
	list-style-image: url(dot-grey.png);
	list-style-type: none;
}
.smallprint {
	font-size: 0.8em;
}
.vouchercode {
	font-family: "Courier New", Courier, mono;
}
