/*
  $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
*/
body {

	background-image: url("05original.gif");
	background-repeat: repeat-y, repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style19 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style29 {color: #F6F6F6}
.style33 {font-style: italic; font-family: Arial, Helvetica, sans-serif;}
a:link { 
	color: #990000;
	}