<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Spider Style Sheet for IE4 - last updated 2-17-98 */
/* This file is replacing coua for native HTML authoring because Exchange has made signifigant changes to pages post .rtf conversion.*/
/* Not Meant To Replace Coua Globally.  Do Not Forward */
/* THIS VERSION FOR USE IN INTERNET EXPLORER */

	body  	{  color:Black;
			background-color:White;
			font-size: 75%;
			font-family: Verdana, Arial, Helvetica; }

	h1	{  font-size: 145%;}

	h2	{  font-size: 125%; }

	h3	{  font-size: 110%; }

	h4	{  font-size: 100%; }

	h5	{  font-size: 95%; }

	table	{  font-size: 100%;  }

	big	{  font-weight: bold; 
			font-size: 105%;  }

	code	{  font-family: Courier; 
			font-size: 125%; }

	pre		{  font-family: Courier; 
			font-size: 100	%; }

	hr.iis		{  color: black; }

	li	{ padding-bottom: 1em; 
			line-height: 1.3em}

</pre></body></html>