a.whitebg:link {
	color: #0033ff;
}
a.whitebg:hover {
	color: #00ffff;
}
a.whitebg:visited {
	color: #0033ff;
}
a.whitebg:active {
	color: #0033ff;
}

td.whitebg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
}
th.whitebg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
