body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #C5DBA3;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover, a:active {
	color: #990000;
}
p, h1, h2, h3 {
	padding: 0 0 10px;
	margin: 0;
}
h1, h2, h3 {
	color: #990000;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
.shadeofgrey {
	font-size: 11px;
	text-align: center;
	padding: 20px;
	border-top: 2px solid #FF0000;
}
#best-sellers a:link, #best-sellers a:visited, #best-sellers a:hover, #best-sellers a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #83AC44;
	padding: 6px 15px;
	border: 2px solid #e5e5e5;
}
#best-sellers a:hover {
	background: #de6b00;
}
