body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #D8D8D8;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.graybg {
	background-color: #CCCCCC;
}
.tablebg {
	background-color: #ECECEC;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.pinktopbg {
	background-color: #C9495E;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B60724;
	text-decoration: none;
}
.buttonline {
	background-color: #C46969;
}
.buttonbg {
	background-color: #791111;
}
.price {
	text-decoration: line-through;
}
