tr,td,th,body
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
}
a:link,a:visited,a:active {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #F2984C;
}

a:hover {
	text-decoration: normal;
	color: #FFFFFF;
}

td {
	vertical-align: top;
}