
/* Styles for sub-section PRODUCTS */

#product h1 {font-size: 100%;	
	color: #000000; 
	font-weight: bold;
	margin: 0px;}
#product h2 {font-size: 85%; 
	color: #000000; 
	font-weight: normal;
	margin: 0px;}
#product h3 {font-size: 85%; 
	color: #006000;
 	font-weight: normal;
	font-style: italic;
	margin: 0px;}
#product p,table {font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin: 0px;}
#product .title {font-size: 120%;
	font-weight: bold;
	color: #000000;}
#product .subtitle {font-size: 100%;
	font-weight: normal;
	color: #000000;}
#product .code {font-size: 88%;
	font-weight: bold;}
#product li {font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin: 0px;}

/* Styles for sub-section PRODUCT NAVIGATION */

#productnav p,table {font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin: 0px;}
#productnav a:link {color: #000000;
	font-weight: normal;}
#productnav a:visited {color: #000000;
	font-weight: normal;}
#productnav a:link:hover {color: #0000FF;
	font-weight: normal;}
#productnav .plain {font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin: 0px;}
