.textbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.textboldt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #003366;


}
.ref {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #CBD7E3;
	color: #003366;

}
#clients { color: #003366; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }
#clients:hover { color: #B9C6D6; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: underline }
