.font {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.category_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3F4B68;
}
.white_font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_sub {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.link_sub {

	font-family: Arial;
	font-size: 11px;
	color: #3F4B68;
}
.font_highlighted {
	font-family: Arial;
	font-size: 12px;
	color: #3F4B68;
	font-weight: bold;
}
.white_font_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.black_title {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
