/****************************************************************
**                                                             **
** Purpose: This file contains the definitions for all common  **
**           stylesheets in use throughout IT Works Solutions' **
**           web sub-pages (i.e. all but the main/home page).  **
**                                                             **
**          Any stylesheets specific to particular web pages   **
**           within the site are located elsewhere.            **
**                                                             **
****************************************************************/




/**/	.contentKeyword
	{
		font-size:			12pt;
		font-style:			italic;
		color:				yellow;
	}




/**/	.contentList
	{
		color:				aqua;
	}
