/*	PLO Negotiations Affairs 
	MEDIA: print
	Language:	CSS2
*/

BODY {
	margin: 0px;
	background : #FFFFFF; 
	font-color: #000000;
}
A:all {	
	font-size: 10pt;
	font-family: Arial, Geneva, sans-serif;
	text-decoration:underline;
	font-color: #000000}

P, TD, LI, blockquote	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 9pt;
}
.noPrint			{ display: none; }
div.noPrint			{ display: none; }
div.printContent	{ width:600px}


a.crumbsLevel1	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
a.crumbsLevel2	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
.mainTitle	{
	font-size: 12pt;
	font-weight:bold;
}
.header	{
	font-size: 12pt;
	font-weight:bold;
}
.subTitle, strong	{
	font-size: 10pt;
	font-weight:bold;}
