<!--
/* LINKed from help.php via PHP variable $CSSLocal from include of Header1.php */
/* Comment out styles definition for non style enabled browser */
/* Text within <SPAN>s do not seem to inherit the BODY characteristics */
/* Style definitions preceded by # apply to a ID= element but only one is allowed per doc. */
/* CSS style sheets for XHTML should use lower case element and attribute names */
div 	{
	padding-left:.5em;
	padding-right:.5em;
	}
.FAQ 	{
	font-weight:bold;
	text-align:left;
	font-family:verdana,Tahoma,arial,helvetica,geneva,sans-serif;
	font-size:120%;		
	text-align:left;
	color:#800080; /* purple */
	background-color:#8cd7d5;	/* turquoise */
	}      
-->
