@charset "utf-8";
.tiny-no-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.text-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000033;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}

.headings {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #676491;
	line-height: 17px;
}
.bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.bg-clients {
	background-image: url(images/bg_clients.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.headings-bigger {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #74719D;
}

