@charset "UTF-8";
 

table td{
	padding: 0;
	border-spacing: 0;
	margin: 0;
}

h1 {
	font-family: Arial Narrow;
 	font-weight: bold;
	line-height: 1.25;
}

h2 {
	font-family: Arial;
 	font-weight: bold;
	line-height: 1.25;
}

figure{display:table;
	padding:8px;
	font-family:Arial;
	font-weight:400;
	color:#404040;
	font-size:16px;
}

.imgwindow {
	min-width: 75%;
}
	
.NATcontent_main {
	font-family: Arial;
  background: white;
  padding: 3px;
 	font-weight:400;
	background-color: white;
  text-align: left;
}
.NATcontent_main_ul {
	list-style-type: disc;
	list-style-position: outside;
			
	background: #e6f8ff63;		
	color: black;
	margin-left: -10px;
	line-height: 1.25;
}	

.NATcontent_main_ulul{
	list-style-type: disc;
	list-style-position: outside;
			
	color: black;
	margin-left: -20px;
}	

.NAT_parastat_newwindow_links {
	background-color: #fff;
	font-weight: bold;
}









