body		{	
			margin: 0px 0px;
			font-family: Arial, Helvetica, sans-serif;
       	color: #000066;
       	font-size: 10pt; 
			font-weight: normal; 
			line-height: 14pt;
			background-color: #g8g8g8;
			}

p			{
			margin-top: 6; 
			margin-bottom: 3;
			}

table{	font-family: Arial, Helvetica, sans-serif;
       color: #000066;
       font-size: 10pt; 
		font-weight: normal; 
		line-height: 14pt;
	} 	
	
.c1 {border-bottom: solid 1px #004D39}	

h1			{	
			font-family: Arial, Helvetica, sans-serif;
       	color: #000066;
       	font-size: 12pt; 
			font-weight: bold; 
			line-height: 18pt;
			border: 1px #004D39 solid;
			border-bottom: 2px #004D39 solid;
			border-right: 2px #004D39 solid;
			text-align: center;
			}

h2			{	
			font-family: Arial, Helvetica, sans-serif;
       	color: #004D39;
       	font-size: 11pt; 
			font-weight: bold; 
			line-height: 17pt;
			}

h3			{	
			font-family: Arial, Helvetica, sans-serif;
       	color: #004D39;
       	font-size: 10pt; 
			font-weight: bold; 
			line-height: 15pt;
			text-indent: 1cm
			}

a:link 	{color:#004D39; text-decoration: underline; font-weight: normal;}
a:visited 	{color:#004D39; text-decoration: underline; font-weight: normal;}
a:active 	{color:#996633; text-decoration: none; font-weight: normal;}
a:hover 	{color:#0066cc; text-decoration: none; font-weight: normal;} 
   
div.banner 	{ 
				background-image: url('images/insead_logo.gif'); 
				background-repeat: no-repeat; 
              width: 100%; height: 58px; 
              position: absolute; 
              top: 0px; 
              left: 0px; 
              background-color: #F8F8F8; 
              border-bottom: 1px solid #004D39; 
              margin: 0px 
              }
div.topmenu 	{
				height: 20px;
				position: absolute;
				top: 68px;
				left: 155px;
				}

div.title		{
				idth: 600px;
				font-family: Arial, Helvetica, sans-serif;
       		color: #990000;
        		font-size: 11pt; 
				font-weight: bold;
				etter-spacing: 2px;
       		position: absolute;
				top: 10px;
				left: 160px;
				}

div.leftmenu 	{
     			margin: 30px 5px;
     			width: 20%;
     			height: 700px;
     			position: absolute;
     			top: 50px;
     			left: 0px;
         		}

div.content 	{
     			margin: 30px 0px;
     			width: 75%;
     			position: absolute;
     			top: 50px;
     			left: 160px;
				}
ul				{
				list-style-image: url('images/tick.gif');
				margin-left:50;
				padding-left:50
				}
