body {
	background-image: url(http://www.Gerber-Tools.com/images/background-image.jpg);
	background-color:#D4D3A7;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #212120;
}
p {
	padding: 10px;
}	
h1 {
	font-size: 18px;
	font-family: Tahoma;
	margin: 0px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-family: Tahoma;
	margin: 0px;
	color: #000000;
}
a:link {
	color: #212120;
	font-family: Tahoma;
	font-size:11px;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	color: #999999;
	font-family: Tahoma;
	font-size:11px;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #BD0000;
	text-decoration: none;
	font-weight: bold;
}
.prices {
font-family: Tahoma;
font-size: 22px;
}
.smallcontent {
	font-family: Tahoma;
	font-size: 10px;
	color: #212120;
	font-weight: normal;
}
.style3 {
font-family: Tahoma;
font-size: 14px;
}
.newsflash {
font-family:Tahoma;
font-size:14px;
color:#BD0000;
font-weight:600;
white-space:nowrap;
}