/* CMN - Publications Catalogue Chapter Style Sheet */
/* Created by Anne Botman, 1999-11-21 */
/* Modified by Anne Botman, 2000-02-11 */

/* Chapter Colours: Products 	(orange/blue)	#FF9900		#0000CC */

.sidemark1 {
	color:				#FF9900;
	font-size:			2.50em;
	font-weight:		800;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.sidemark2 {
	color:				#0000CC;
	font-size:			2.0em;
	font-weight:		800;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}


.maxblue  {
	color:				#0000CC;
	font-size:			13pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.maxorange  {
	color:				#FF9900;
	font-size:			13pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.maxblack  {
	color:				#000000;
	font-size:			13pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}


.minblue  {
	color:				#0000CC;
	font-size:			11pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.minorange  {
	color:				#FF9900;
	font-size:			11pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.minblack  {
	color:				#000000;
	font-size:			11pt;
	font-weight:		400;
	font-family:		Arial, Helvetica, sans-serif;
}

.minbold  {
	font-size:			11pt;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}







