	/*  General rules */
	
img	{
	border: 0;
	}
	
#stakeholder {
	background-image:url(../images/bckgrd/wrapper-blue.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top: 1px solid #ABD9E9;
	width: 568px;
}

#stakeholder img {
	margin: 0;
}


td {
	vertical-align: top;
	margin: 0;
	padding: 4px;
	border: 0;
}

#stakeholder td {
	margin: 0;
	padding: 20px 0 0 20px;
}



body	{
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.7em;
	}
	


	/* General linkology */
	
a:link, a:visited { 
	color: #000;
	background: transparent; 
	}

a:hover {
	text-decoration : none;
	color: #999;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #000;
	background: transparent;  
	}
