A.banner		{ color: #FFFFFF;text-decoration: none;}
A:link.banner      	{ color: #FFFFFF;}
A:visited.banner        { color: #FFFFFF;}
A:active.banner         { color: #FFFFFF;}
A:hover.banner          { text-decoration: underline;color: #99ccff;}
BODY.banner             { font-family: Arial, sans-serif;background-color: #000000;color: #000000;}
TABLE.banner		{ font-family: Arial, sans-serif;margin-top : 0;margin : 0;padding : 0; width: 100%;}
TR.banner               { font-family: Arial, sans-serif;}
TD.banner               {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size : 75%;
        }
/* -------------------------------- */
/* MAIN FRAME STYLE FOR HELP CONTENT: DO NOT use a class reference */
BODY			{ background-color : #000000;
                        font-family : Arial, Helvetica, sans-serif;
						}
BODY.csamp		{ background-color : #FFFFF0;}
/* Header Properties */
H1			{ font-size : 13pt;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H2			{ font-size: 75%;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H3			{ font-size : 12pt;
			  font-family : Arial, Helvetica, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;}
H4			{ font-size : 11pt;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H5			{ font-size : 11pt;
			  font-family : Arial, Helvetica, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;}
/* Paragraph Properties */
P			{ font-family : Arial, Helvetica, sans-serif;
			  margin-top : 8px;
			  margin-bottom : 0;}
/* Legacy class, not sure if anyone is using this */
P.page			{ margin-top : 8px;
			  margin-bottom : 0;
			  margin-left : 23px;}
P.related		{ margin-top : 16px;}
/* Paragraph Indent 10-80 pixels.  Use like tab. */
P.i10   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 10px;}
P.i20   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 20px;}
P.i30   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 30px;}
P.i40   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 40px;}                          
P.i50   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 50px;}
P.i60   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 60px;}
P.i70   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 70px;}
P.i80   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 80px;}
/* Anchor Properties */
A			{ font-family : Arial, Helvetica, sans-serif;
			  text-decoration : none;}
A:link			{ color : #FF0000;}
A:visited		{ color : #FF0000;}
A:active		{ color : #FF0000;}
A:hover			{ color : #FF0000;
			  text-decoration : underline;}
/* Text Formatting Properties */
STRONG			{ font-family : Arial, Helvetica, sans-serif;
			  font-weight : bold;}

TT			{ font-family : Courier;}
SAMP			{ font-family : Courier;}
SUP			{ vertical-align : super;
			  font-size : 8pt;}
CENTER			{ text-align : center;}
.heading1	        { font-size : 16pt;
		        font-family : Arial, Helvetica, sans-serif;
		        font-weight : bold;
		        line-height : 1.2ex;
		        background-color : #221100;
		        letter-spacing : normal;
		        text-align : left;
		        width : auto;
		        height : auto;}


