body
{	font-family: Trebuchet, sans-serif;
	font-size: 12pt;
	font-weight: medium;
	color: #F5F2D5;
	text-decoration: none
}

tr
{	font-family: Trebuchet, sans-serif;
	font-size: 11pt;
	font-weight: medium;
	color: #F5F2D5;
	text-decoration: none
}

td
{	font-family: Courier New, serif;
	font-size: 12pt;
	font-weight: medium;
	color: #F5F2D5;
	text-decoration: none
}


a:link    	{text-decoration: underline;
			color: #D1A147}
a:active	{text-decoration: underline;
			color: #D1A147}
a:visited	{text-decoration: underline;
			color: #D1A147}
a:hover		{text-decoration: underline;
			color: #F5F2D5}
