.toplink
	{
	font-size: 84%;
	text-align: right;
	
	}
	
	.toplink a:link {
	background: #eee;
	border: 1px solid #99c;
	white-space: nowrap;
	padding: 4px;
	margin: 1% 25% 1%  0;
	text-decoration: none;
	}

	.toplink  a:visited {
	background: #eee;
	border: 1px solid #99c;
	white-space: nowrap;
	padding: 4px;
	margin: 1% 25% 1%  0;
	text-decoration: none;
		}

	.toplink  a:hover {
	background: #eee;
	border: 1px solid #99c;
	white-space: nowrap;
	padding: 4px;
	margin: 1% 25% 1%  0;
	text-decoration: none;
		}

	.toplink  a:active {
	background: #ccc;
	border: 1px solid #99c;
	white-space: nowrap;
	padding: 4px;
	margin: 1% 25% 1%  0;
	text-decoration: none;
		}
		
		.fecs
		{
		width: 70%;
		padding: 15px 0 15px 0;
		border-bottom:	1px dotted #ccc;
		}
		
			
		.hei
		{
		width: 70%;
		padding: 15px 0 15px 0;
		border-bottom:	1px dotted #ccc;

