BODY
	{
	background-color:#FFFFFF; 
	background-image: url(images/hkn-logobg.gif); 
	background-attachment: fixed;
	font-family: Verdana; 
	font-size: 12pt; 
	color: #009240;  /* green */
	font-weight: bold;
	}
	
P,LI
	{
	font-weight: bold;
	}
	
P.ruwami
{
	width:  95%;
}
	
	
.dg
	{
	font-weight: bold;
	color: #086E34; /* dark green */	
	font-size: 12pt; 	
	}

	
/*  Links */	
A:LINK, A:VISITED
	{
	color: #009240;  /* green */
	font-size: 10pt; 	
	text-decoration: none;
	font-weight: bold;
	}
	
 A:HOVER
	{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #086E34; /* dark green */
	}

A:ACTIVE
	{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #09346E; 	/* blue */	
	}	
	
/* External Links */
A:LINK.external, A:VISITED.external
	{
	color: #086E34; /* dark green */
	font-size: 11pt; 	
	text-decoration: none;
	font-weight: bold;
	}
	
 A:HOVER.external, A:ACTIVE.external
	{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #09346E; 	/* blue */	
	}	
	
/*  Request Links */	
A:LINK.request, A:VISITED.request
	{
	font-size: 8pt; 	
	text-decoration: none;
	font-weight: bold;
	}
	
A:ACTIVE.request, A:HOVER.request
	{
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #09346E; 	/* blue */
	}	

/*  Menu Links */	
A:LINK.menu, A:VISITED.menu
	{
	color: #FFFFFF;
	/* green */
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:HOVER.menu
	{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: F8C362; /* dark green */
	}

A:ACTIVE.menu
	{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: F8C362; 	/* blue */
	}

/*  Submenu Links */	
A:LINK.submenu, A:VISITED.submenu
	{
	color: #009240;
	/* green */
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:HOVER.submenu
	{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #086E34; /* dark green */
	}

A:ACTIVE.submenu
	{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #09346E; 	/* blue */
	}

A.selected:LINK, A.selected:VISITED, A.selected:ACTIVE, A.selected:HOVER, A.selected:FOCUS 
{
	color : #09346E;
}
	
	
H1
	{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	}
	
H2
	{
	font-size: 10pt; 
	font-weight: bold;
	color: #086E34; /* dark green */		
	}
	
H3
	{
	font-size: 10pt; 
	font-weight: bold;
	}	
		
TD.caption
	{
	font-size: 8pt; 
	font-weight: normal;
	text-align: left	
	}	
	
TD.footer
	{
	font-size: 8pt; 
	font-weight: normal;
	text-align: centre;	
	}		
	
TD.text
	{
	font-size: 10pt; 
	color: #009240;  /* green */
	font-weight: bold;
	}	
	
.mid 
	{ 
	width: 100%;
	position: relative;
	}
	