.capture	 		{text-align: center; font-family:Arial; font-size:100%; font-style:oblique} 
					/*For photos and (their) captures*/
.top         		{ color: #000080; text-align:left }
					/*For the links to the top and to sections - hide for print */
.choose_format 	{text-align: center; font-size: 115%; font-family: Arial; font-weight:bold; line-height: 150%; color: red; margin-top:20}
.italic_question 	{font-size: 90%; font-family: Arial; font-style: italic; font-weight:bold; text-align:justify; line-height: 150%;}
 					/*For questions interview*/
a 			{color: #008080; font-family: arial, sans-serif; text-decoration: none; font-weight:bold}
a:link			{color: #000099;}
a:visited 			{color: #000099;}
a:hover 			{background-color: #00FFFF;}
body 			{margin: 10px; padding: 10; font-size: 100%; line-height:150%; font-family: arial, sans-serif; background-image:url('../images/isi-back.gif'); color:#000000;}
h5         			  {text-align: center; font-family: Arial; font-size:105%; font-style:oblique}
h4         			  {text-align: center; font-family: Arial; font-size:110%} 
					/*For headISI 2*/

h3         			  {text-align: center; font-family: Arial; font-size:115%; font-weight:bold } 
					/*For headISI 1*/

h2         			  {text-align: center; font-family: Arial; font-size:120% }
h1         			  {text-align: center; font-family: Arial; font-size:18 pt } 
					/*For ISI title*/
li			{line-height: 130%; text-align: left; margin-bottom: 0}
img			{padding: 5}
p			{text-align: justify; font-family:Arial; font-size:110%; margin: 0 0 5px 0; padding:15 } 
					/*For regular text*/
table, td			{font-family: Arial; font-size:100%; padding: 5; line-height: 150%;} 
		/*For optimal view, pls refrain from using table widths specified in pixels but use % instead*/
.signed		 	{text-align: right; font-family:Arial; font-size:100%; font-style:italic; font-weight:bold} 
		/*For signatures - names and affiliations of contributors - ALSO NLET SECTIONS*/

.kop         		{text-align: left; font-size: 130%; font-family:Arial; font-weight: bold; line-height:150%; margin-bottom:0 }
			/*ONLY NLET SECTIONS-headisi2 -for the sections headisi2 HEADS*/

h6         			 {text-align: left; font-family: Arial; font-size:110%; font-style:italic}
					/*NLET and SECTIONS - headisi3 SUBHEADS */

span.subkop		  {text-align: left; font-size: 110%; font-weight:bold; font-style: italic; font-family:Arial; line-height:150%; margin-top:35; margin-bottom:0 }
					/*ONLY NLET SECTIONS: headisi4- for the sections -UNDER .KOP */

.editorial   		{font-family: Arial; font-size: 100%; text-align: left; font-style:italic }
					/*ONLY NLET SECTIONS ON THE LEFT SIDE*/

span.header 		 {font-size: 105%; line-height:100% }
					/*ONLY NLET SECTIONS: for the sections information */

/* ONLY regarding expanding subtext */
.hmenu {
		display:inline;
		width:auto;
		background:#FFCC66;
		cursor:help;
		margin:0px 0px 0px 0px; 
		/* margin: top, rechts, beneden, links */
		padding:0px 5px 0x 5px;
		/* padding: top, rechts, beneden, links */
		/*list-style-type:none;*/
		/* not in IE 5, 6- border:1px solid;*/
		/*align: center; line-height:150%; */
		z-index:-1;
		line-height:100%;
		text-decoration:underline;
		font-family: Arial;
		font-size: 100%;
	}
.smenu {display:none; /*text-align:left; line-height:100%; margin-left:50; margin-top:20*/ }
.smenuitem{
		display:inline;
		margin:0px 0px 0px 0px; 
		width:auto;
		/*background-color: yellow;*/
		/*list-style-type:none;*/
		/*align: center;*/
		z-index:1
		font-size: 95%;
.smenuitem a{
		margin:0px 0px 0px 0px; 
		width:auto;
		background-color: 'yellow';
		color: black;
		/* not in IE 5, 6- border:1px solid;*/
		/*align: center; */
		/*line-height:150%;*/
		margin:0px 0px 0px 0px;
		font-family: Arial;
		font-size: 95%;
	}
