body {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 150%;
	color: #999999;
	background-color: #FFFFFF;
}

table {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 150%;
	color: #999999;
}

td {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 150%;
	color: #999999;
}
a {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 150%;
	color: #999999;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}

