.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.text2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textblackbold {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
.contantbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.client {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 25px;
	text-decoration: none;

}
