/* @override https://www.jdyeatts.com/catalog/templates/Original_B2B/stylesheet.css */

@import "/catalog/templates/Original_B2B/design_css.css";
@import "/catalog/templates/Original_B2B/structure_css.css";
/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.content_heading_1, .content_heading_2, .content_heading_3, .content_heading_4 {
	font-size: 21px;
	font-weight: bold;
	color:#215C88;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
}
.content_heading_2 {
	font-size: 18px;
}
.content_heading_3 {
	font-size: 16px;
}
.content_heading_4 {
	font-size: 14px;
}
.emphasize {
	font-weight: bold;
	color:#215C88;
}