	BODY  {
		font-family: Tahoma,  sans-serif, Times New Roman;
		color: #000064;
		font-size: 10 pt;
	}
	A:link  {
		text-decoration : none;
		color : #0000cd;
	}
	A:visited  {
		text-decoration : none;
		color : #0000cd;
	}
	A:active  {
		text-decoration : none;
		color : #0d6bd5;
	}
	A:hover   {
		text-decoration: none;
		color: #BE0328;
		background : #B0E0E6;
	}
	TD  {
		font-family: Tahoma,  sans-serif, Times New Roman;
		color: #000064;
		font-size: 10 pt;
	}

