.bodyBg {
	background-color: #cccccc;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.smallText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mainText {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.mainText a:link, a:hover, a:visited{
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.bigsalesText {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.salesText {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.salesText a:link, a:hover, a:visited{
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}
.smallsalesText {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.pgBack {
	background-image: url('/images/pgBack.jpg');
	background-repeat: repeat-x
}