/****************************************************************
**                                                             **
** Purpose: This file contains the definitions for all "about" **
**           stylesheets in use throughout IT Works Solutions' **
**           About web sub-pages.                              **
**                                                             **
**          Any stylesheets specific to particular web pages   **
**           within the site are located elsewhere.            **
**                                                             **
****************************************************************/




/**/	.contentSubHeader
	{
		font-size:			12pt;
		font-style:			italic;
		color:				yellow;
		text-decoration:		underline;
	}
