@charset "ISO-8859-1";

.text-11ptgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #3b3b3b;
	margin-top: 0px;
}
.text-11ptgrey a:link {
	font-weight: normal;
	color: #0a3866;
	text-decoration: none;
}
.text-11ptgrey a:hover {
	color: #111111;
/*	text-decoration: underline; */
}
.text-11ptgrey a:visited {
	font-weight: normal;
	color: #0a3866;
	text-decoration: none;
}
