/*@media Print { BODY { DISPLAY: none } }*/
.storefront-template-header-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E2E3;
}
.storefront-template-table-border-white {
	border: 1px solid #5E656B;
}
.storefront-template-header-black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #686465;
}
.storefront-template-table-border-black {
	border: 1px solid #686465;
}

