.capture			{text-align: center; font-family:Arial; font-size:110%; font-style:oblique; padding:2; line-height: 150%;}
 					/*For photos and captures*/
.top         			{ color: #000080; text-align:left; font-size: 110%; }
					/*For the links to the top and to sections - hide for print */
.choose_format 	{text-align: center; font-size: 105%; font-family: Arial; font-weight:bold; line-height: 150%; color: red;}
.italic_question 	{text-align:justify; font-size:110%; font-family: Arial; font-style: italic; line-height: 150%;} 
					/*For questions interview*/
a		 			{color: darkblue; font-family: arial, sans-serif; line-height: 150%; font-weight:bold}
a:link 				{color: darkblue; line-height: 150%; font-weight:bold}
a:visited 			{color: #3333CC; line-height: 150% }
a:hover 			{background-color: #FFFF00; line-height: 150% }
body				 {margin: 10px; padding: 10; font-size:110%; line-height: 150%; font-family: arial, sans-serif; background-color:white; background-image:url('../images/isi-back.gif'); color:#000000;}
h1 					{text-align: center; font-family: Arial; line-height: 110%; padding:5; color: #000000; font-size:135%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px}
h2 					{text-align: center; font-family: Arial; line-height: 110%; padding:5; color: #000000; font-size:135%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px }
h3 					{text-align: center; font-family: arial, sans-serif; line-height: 150%; padding:5; color: purple; font-size:135%; font-weight:bold; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px} 
		/* For HEAD ISI 1 */
h4 					{text-align: center; font-family: Arial; padding:5; font-size:125%; color: #000080;margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px}
		/*For HEAD ISI 2*/

h5 					{text-align: center; font-family: Arial; padding:5; font-size:120%; color: #800000;margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px}

p 					{text-align: justify; font-family: arial, sans-serif; padding:15; font-size:115%; margin: 0 0 5px 0 }
					/*For regular text*/
table		 		{font-family: Arial; font-size:115%; padding: 2; 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, sans-serif; font-size:115%; font-style:italic; font-weight:bold;}
 		/*For signatures - names and affiliations of contributors - ALSO NLET SECTIONS*/

.editorial   			{font-family: Arial; font-size:115%; text-align: left; font-style:italic }
					/*ONLY NLET SECTIONS*/


.kop         			{text-align: left; font-size: 130%; font-weight:bold; font-family:Arial; line-height:150%;margin-bottom:0}
					/*ONLY NLET SECTIONS- for the sections headisi2 HEADS */

h6 		{text-align: left; font-family: arial, sans-serif; line-height: 150%; margin: 0 0 5px 0; padding:5; font-size: 120%; color: black }		/*NLET and SECTIONS-headisi3 -UNDER .KOP*/

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: for the sections headisi4 SUBHEADS */

span.header  		{font-size: 115%; line-height:130% }
					/*ONLY NLET SECTIONS: for the sections information*/

.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: 80%;
.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: 80%;
	}

