body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white-link {
	color: #FFFFFF;
	text-decoration: none;
}
.gray-link {
	color: #666666;
	text-decoration: none;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #00AEEF;
	text-decoration: none;
}
.green {
	color: #8DC63F;
	text-decoration: none;
}