.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
}
.txtgreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
}

.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #529ec6;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 1.2;
}
a.moreinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 1.2;
}