TD {
	font-family: Arial;
	font-weight: normal;
	font-size : 9pt;
	color:#787878;
}
.footerlinks {
	font-family: Arial;
	font-weight: normal;
	font-size : 8pt;
	color:#487BB4;
}
.copyright {
	font-family: Arial;
	font-weight: normal;
	font-size : 8pt;
	color:#F2F2F2;
}
A:LINK {
	color: #4A82B1;
	text-decoration:none;

}
A:VISITED {
	color: #4A82B1;
	text-decoration:none;
}

A:Hover {
	color: #4A82B1;
	text-decoration:underline;
}

.sublinks {
	color: #9E9CCE;
}
