.footer {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.genwhite {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.genyellow {

	font-family: Tahoma;
	font-size: 9.5pt;
	font-weight: normal;
	color: #FFF5B3;
	text-decoration: none;
}
.gray {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #EBEBEB;
	text-decoration: underline;
}
