<STYLE TYPE="text/css">
<!--

TD              { color: purple}

BODY		{
			font-family		: arial, helvetica, sans-serif;
			font-size		: 12pt;
			color			: #666666;
		}

H1		{
			font-size		: 16pt;
			font-weight		: bold;
			color			: #666666;
		}

H2		{
			font-size		: 14pt;
			font-weight		: bold;
			color			: #666666
		}

H3		{
			font-size		: 12pt;
			font-weight		: bold;
			color			: #666666
		}

H4		{
			font-size		: 10pt;
			font-weight		: bold;
			color			: #999999
		}

A:link		{
			text-decoration	: none;
			color			: olive;
		}

A:visited	{
			text-decoration	: none;
			color			: teal;
		}

A:active	{
			text-decoration	: none;
			color			: #FFCC00;
		}

A:hover		{
			text-decoration	: none;
			color			: #797979;
		}
			
#Grey		{
			color			: #999999;
		}

#DarkGrey	{
			color			: #666666;
		}
			
#Yellow		{
			color			: #FFCC00;
		}

#Dacom		{
			color			: #000066;
		}
			
#Computers	{
			color			: #FF9900;
		}
			
#Enterprise	{
			color			: #006633;
		}

#White		{
			color			: #FFFFFF;
		}

#Small		{
			font-size		: 11pt;
		}

#Smallest		{
			font-size		: 10pt;
		}
-->
</STYLE>
