/* This Style Sheet is only for styles that are added for a specific customer site
   All styles used in the default setup of the PowerWeb site can be found in the site_styles.css 

   Modified:
   July 14, 2005: KSTEVENSON: Moved all styles into site_styles.css
   
   
   
   Styles that extend the cluent_styles.css definitions but are not used in the cart section of the site
*/

/* Zero out styles */
body, table, tr, td, p, li, ul, ol, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}