A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline }


/* DEFINE FONTS FOR TABLES */
TD.7Font
	{
	font: 7pt "arial";
	font-weight: regular;
	color: #9E7053;
	}

TD.Font7
	{
	font: 7pt "arial";
	font-weight: regular;
	color: #9E7053;
	}

TD.9Font
	{
	font: 9pt "arial";
	font-weight: regular;
	color: #E6DCB7;
	}

TD.Font9
	{
	font: 9pt "arial";
	font-weight: regular;
	color: #E6DCB7;
	}

TD.11bFont
	{
	font: 11pt "arial";
	font-weight: bold;
	color: #E6DCB7;
	}

TD.Font11b
	{
	font: 11pt "arial";
	font-weight: bold;
	color: #E6DCB7;
	}

SELECT.color
	{
	background-color: #E6DCB7;
	font: 7pt "arial";
	font-weight: regular;
	color: #333333;
	}
