@charset "utf-8";
.whiteonblack {
	font-size: 9px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #999999;
}
