.Hel10Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.Hel12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.Hel16GrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #3A5769;
}
.Hel16GrayGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #F9C40A;
}
.Hel12Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5769;
	line-height: 12px;
	font-style: normal;
}
a:link {
	color: #3A5769;
}
a:hover {
	color: #F9C40A;
	text-decoration: underline;
}
