<style type="text/css">{  }
BODY	{
			font-family		: verdana, arial, helvetica, sans-serif;
			font-size		: 10pt;
			color			: #000000;
		}

P		{
			font-family		: verdana, arial, helvetica, sans-serif;
			font-size		: 10pt;
			color			: #000000;
		}

TD		{
			font-family		: verdana, arial, helvetica, sans-serif;
			font-size		: 10pt;
			color			: #000000;
		}

H1		{
			font-size		: 16pt;
			font-weight		: bold;
			color			: #666666;
		}

H2		{
			font-size		: 14pt;
			font-weight		: bold;
			color			: #999999
		}

H3		{
			font-size		: 12pt;
			font-weight		: bold;
			color			: #999999
		}

H4		{
			font-size		: 10pt;
			font-weight		: bold;
			color			: #999999
		}

A:link		{
			text-decoration	: underline;
			font-weight		: bold;
			color			: #000000;
		}

A:visited	{
			text-decoration	: underline;
			font-weight		: bold;
			color			: #666666;
		}

A:active	{
			text-decoration	: underline;
			font-weight		: bold;
			color			: #FFCC00;
		}

A:hover		{
			text-decoration	: underline;
			font-weight		: bold;
			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;
		}

A.nav:link		{
			text-decoration	: none;
			color			: #fff;
		}

A.nav:visited	{
			text-decoration	: none;
			color			: #fff;
		}

A.nav:active	{
			text-decoration	: none;
			color			: #f00;
		}

A.nav:hover		{
			text-decoration	: underline;
			color			: #B9661E;
		}

-->
</STYLE>