/* 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;
}

div#skiplink, div#mainnav, div#topbanner, div#languages, div#footer, div#udhr, ul#direction, p.top, div#focus {
	display: none !important;
}

div#main, div#content, p {
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	border: none;
	width: 100% !important;
	background-image: none;
	background-color: #FFF;
	float: none;
}

/*blockquote {
	border: 1px solid #333;
	padding: 10px;
	margin: 10px 0;
	background-color: #FFF;
	width: 99% !important;
	float: none;
}*/

h1 {
	font-size:16pt;
	color:#000;
}

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;
}
