<!--

A:link			{color: #0000FF;}
A:visited		{color: #0000FF;}
A:active		{color: #0000FF;}
A:hover			{color: #FF0000;}
A.black:link	{color: #000000; text-decoration: none; font-weight: bold}
A.black:visited	{color: #000000; text-decoration: none; font-weight: bold}
A.black:active	{color: #000000; text-decoration: none; font-weight: bold}
A.black:hover	{color: #FF0000; text-decoration: none; font-weight: bold}

.grey			{color: #C0C0C0; font-weight: bold}

body, table, p, a	{font-family: Arial, Helvetica, Verdana; font-size: 9pt;}

-->