body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.medium_gray {
	color: #666666;
	font-size: small;	
}
.small_gray {
	color: #666666;
	font-size: x-small;
}
.big_blue {
	color: #333;
	font-size: x-small;
}
.light_blue {
	color: #0066CC;
	font-size: small;	
}
.small_white {
	color: #FFFFFF;
	font-size: x-small;
