body {
	background-color: #505050;
	background-image: url(images/00a.gif);
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #999;
}
.Hgrey {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.Tgrey {

	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

.Htitle {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin-left: 20px;
	text-decoration: none;
}