body {
	font-size: 8pt;
	color: #7E7E7E;
	font-family: Tahoma;
	background-image: url(/XL/images/bg_wrapper.gif);
}
td,th {
	font-size: 8pt;
	font-family: Tahoma;
}
a:link {
	color: #0164D3;
	text-decoration: none;
}
a:visited {
	color: #0164D3;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0164D3;
	text-decoration: none;
}
a:visited:hover {
	color: #FF9900;
	text-decoration: underline;
}
