BODY
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}

td
	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
A:link, A:visited
	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #996611;
	}
	
A:hover
	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #996611;
	}