/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/




TABLE {
	padding : 0;
	background-color : White;
}


td {
	font-size: 10px;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 0px;
}

