if  (navigator.appName == "Microsoft Internet Explorer")  {
							document.write ('<ul style="margin-top:4px; margin-bottom:0px; margin-left:30px; ">');
						}
						else
						{
							document.write ('<ul style="margin-top:4px; margin-bottom:0px; margin-left:-1em; ">');
						}
