p,td,span,div, li,a{
	font-size:9pt;
	line-height:140%;
	font-family:sans-serif !important;
}

body{
	padding-bottom:10mm;
	padding-top:10mm;
}

@page { 
	size: A4;
	margin:12mm;
	margin-top:30mm;
	margin-bottom:20mm;
	
	@top-left {
		content: 'The Energy Regulators Regional Association';
		color: #666666;
		font-size:9pt;
		border-bottom:1px solid #cccccc;
		background-image:url("http://www.erranet.org/parameters/erranet/arculat/Default/style/pdf_logo.jpg");
		background-position:center left;
		background-size: auto 1.8cm;
		background-repeat:no-repeat;
		border-bottom:1px solid #cccccc;
		padding-left:30%;
	}

	@top-right {
		
	}
/*	@bottom {
		content: flow(footer);
		vertical-align: top;
	}
*/
	@bottom-right { 
		content: counter(page);
		font-style: italic;
		border-top:1px solid #cccccc;
	}
}
.footer {flow: static(footer);}


