* {
	background:none!important;
	float:none!important;
}
body {
	font-family:"Times New Roman", Times, serif;
	margin-top:0;
	font-size:12pt;
	color:#000;
}
acronym, abbr {
	border-bottom:none;
}
#main {
	width:95%;
	border:none;
	margin:0 auto;
}
#topbanner {
	width:100%;
	border-bottom:#333 1px solid;
	padding-bottom:10pt;
}
#topbanner #hiddentitle {
	color:#000;
	margin:0;
	padding:0;
}
#topbanner h1 {
	font-size:1.5em!important;
	text-align:center;
	top:0;
	color:#000;
	width:95%;
	margin:0;
	padding:0;
}
#topbanner #unlogo img {
	margin-left:5px;
	margin-top:5px;
}
#skiplink, #brandbar, #languages, #topbanner h1 span, #mainnav, #footer, #thematicnav, #resources {
	display:none!important;
}
#content {
	width:100%!important;
	margin:0;
	padding:12px;
}
#topbanner h1, #content h2, #content h3, #content h4 {
	color:#000;
}
#content a:link {
	color:#666;
	text-decoration:underline;
}
#content ul li {
	list-style-type:circle;
}
.en {
	font-size:80%;
	color:#000;
	border:#000 1px solid;
	margin:0;
	padding:0;
}
a.print:after {
	content:" ("attr(href)") ";
}
a.unprint:after {
	content:" (http://www.un.org"attr(href)") ";
}
