table {
	font-size: 12px;
	line-height: 18px;
	color: #525252;
}
.whitefont {
	color: #FFFFFF;
}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
.bigfont {
	font-size: 13px;
	line-height: 19px;
}
