.text {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text a{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
.text-blue {
	font-family:tahoma;
	font-size:11px;
	color:#007FC2;
	line-height:17px;
	text-decoration:none;
}
.text-blue a{
	font-family:tahoma;
	font-size:11px;
	color:#007FC2;
	line-height:17px;
	text-decoration:none;
}
.text-blue a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#007FC2;
	line-height:17px;
	text-decoration:underline;
}
.text-white {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:underline;
}
.headngs {
	font-family:tahoma;
	font-size:22px;
	line-height:26px;
	color:#2FA16E;
	text-decoration:none;
}
.heading2 {
	font-family:tahoma;
	color:#398993;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
}