body {
	font-family: Arial, Helvetica, sans
}
table {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}