table.footer td {
	color: #0e151a;
	font-size: 8pt;
}

table.footer td.hrefs {
	color: #003467;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

table.footer td a {
	color: #003467;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

table.footer td div.disclaimer {
	padding: 10px 0 0 0;
	color: #333;
	font-size: 8pt;
}

table.footer td div.disclaimer a {
	color: #333;
}

table.footer td div.disclaimer a:hover {
	text-decoration: underline;
	color: #333;
}