td {
	font-size: 12pt;
	color: #00008C;
	line-height: 18px;
}
a:link {
	font-size: 10pt;
	color: #6600FF;
}
a:visited {
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}

