
.text{
	font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color:#333333;
}
.textBig{
	font-family: Verdana, Helvetica ,sans-serif; 
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color:#333333;
}
.textGrey{
	font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	color:#8d887d;
}
.textGreyNormal{
	font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	color:#8d887d;
}
.headline{
  font-family: Verdana, Helvetica ,sans-serif; 
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color:#FFFFFF;
}
.navGrey{
  font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
	color:#8d887d;
}
.navBlue{
  font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
	color:#529CEF;
}
.navActive{
  font-family: Verdana, Helvetica ,sans-serif; 
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
	color:#000000;
}
.h1{
  color:#8d887d;
  font-size:14px;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
}
.h2{
  color:#8d887d;
  font-size:12px;
  font-family:verdana;
  font-weight:normal;
  text-decoration:none;
}

