.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.copyhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.copyblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7FB1;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}.border {
	border: 1px solid #999999;
}

.textHeading{
font-size:14px;
font-weight:normal;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
