.table-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomlink {
	font-family: Georgia, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.white-link {


	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.white-link a
{
	color: #FFFFFF;
	font-weight: bold;
}
.white-link a, .white-link a:link { text-decoration: underline; color:#FFFFFF;} 
.white-link a:active, .white-link a:hover { text-decoration: none; color: white; 
}
