	/* for UNEP.Net top and bottom part */

	.navbar {
		font-size: 11px;
		color: #ffffcc;
		font-family: Arial,Helvetica,sans-serif
	}
	a.navbar:link {
		text-decoration: none
	}
	a.navbar:active {
		text-decoration: none
	}
	a.navbar:visited {
		text-decoration: none
	}
	a.navbar:hover {
		text-decoration: underline
	}



	#legalDisclaimer {
		font-size: 9px;
		text-align: left;
	}


	/* ------------  header for page title  ------------ */
	H1 {
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #ffffff; PADDING-TOP: 0px; FONT-FAMILY: Arial,Helvetica,sans-serif; font-size: 30px;
	}
	

