.body {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.navbar {
	background-repeat: no-repeat;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	ink: black;
	vlink: black;
}

.tbfont {
	font-family: Arial;
	font-size: 14px;
}

.tbfonthead {
	font-family: Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

.navfont {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	ink: black;
	vlink: black;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.product-group {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;

}
.product-link {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

