h3
{
	padding-top: 20px;
	margin-bottom: 0px;
}
table.tblNG A 
{
	color: black; 
	text-decoration:none;
}
table.tblNG A:hover 
{
	color: #000066; 
	text-decoration:underline;
}   
table.tblNG caption
{
	padding-top: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	padding-bottom: 5px;
} 
table.tblNG th
{
	font-size: 10pt;
	color:white;
	background-color: #2359A5;
}
