.font_12_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.font_grey_14_spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
}
.font_grey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
.font_grey_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: normal;
}
.font_grey_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #828282;
	font-weight: bold;
}
.font_white_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
}
.font_white_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: 300;
}
.font_grey_headline_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828282;
	font-weight: bold;
}
.font_9_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
