.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_green {
	font-family: tahoma;
	font-size: 11px;
	color: #34a02c;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.big_grey {
	font-family: MicrogrammaDMedExt;
	font-size: 25px;
	color: #4B4B4B;
	text-decoration: none;
}
.big_blue {
	font-family: MicrogrammaDMedExt;
	font-size: 25px;
	color: #1e69ad;
	text-decoration: none;
}
.faq_sub {
	font-family: tahoma;
	font-size: 16px;
	color: #34a02c;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #34a02c;
	text-decoration: underline;
}
.big_links_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #34a02c;
	text-decoration: none;
}
.big_links_green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e69ad;
	text-decoration: underline;
}
.textblue {
	font-family: tahoma;
	font-size: 11px;
	color: #1e69ad;
	text-decoration: none;
}
.faq_questions_blue {
	font-family: tahoma;
	font-size: 15px;
	color: #1e69ad;
	font-weight: bold;
}
