
A:LINK  {
	color : #00196F;
	text-decoration : none;
	font-weight: bold
}

A:HOVER {
	color : #00196F;
	text-decoration : underline;
}


A:VISITED {
	color : #00196F;
	text-decoration : underline;
}


H2 {
	color : #0057A0;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	margin-bottom : -5px;
	padding-bottom : -3px;
	margin-top : -2px;
	font-weight: bold
}



TD {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight: normal

	}
	
	.title {
	font-size : 16px;
	color : black;
	font-family : Arial, sans-serif;
	font-weight: bold
}
	
	.poplink {
	font-size : 16px;
	color : black;
	font-family : Arial, sans-serif;
	font-weight: bold
}