/* Style sheet PRINT for UN Board of Auditors FR (2008) */
body {
	background-image: none;
	background-color: #FFF;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	border: none;
}

#skiplink, #brandbar, #languages, #nav {
	display: none !important;
}

#topbanner
{background:none}

#main, #content, p, #footer {
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border: none;
	width: 100% !important;
	background-image: none;
	background-color: #FFF;
	float: none;
}

.pic p {
	line-height: normal !important;
}

blockquote {
	padding: 10px;
	width: 90% !important;
}


a, a:visited {
   text-decoration: none;
   color: #000;
}

a.print, a.unprint {
   text-decoration: underline;
   color: #00F;
}

a.print:after {
   content: " ("attr(href)") ";
   font-size: .9em;
}

a.unprint:after {
   content: " (http://www.un.org"attr(href)") ";
   font-size: .9em;
}
