.footercopy {
	font: normal 11px "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
.runningcopy {
	font: normal 12px "Trebuchet MS";
	color: #6A6A6A;
}
.hlcopy {
	font: normal 15px/22px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	list-style: circle inside;
}

.copylink {
	font: bold 12px "Trebuchet MS";
	color: #00A3D2;
	text-decoration: none;
}
.activelink {
	font: bold 14px "Trebuchet MS";
	color: #00CCFF;
}
.whiteboldcopy {
	font: bold 12px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}


.paraheaders {
	font: bold 13px "Trebuchet MS";
	color: #00529C;
	text-decoration: none;
}


.copylink:hover {
	font: bold 12px "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
