body {
	background: #393939;
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 7.5pt;
}
td {
	font-size: 7.5pt;
}
a:link {
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 7.5pt;
	color: #C0C0C0;
	text-decoration: none;
}