<!DOCTYPE html>
<html>
<head>
   <title>$REPORT_TITLE$</title>
   <style>$CSS$</style>
</head>
<body>
	<div class='report'>
		<div class='topLine'>
			<div class='cddLogo'>
			<a id='cddLogo' href='$ICON_URL$'>
			<img src='http://img32.imageshack.us/img32/8151/xy9u.png'  alt='Report Home Page'/></a>
			</div> <!-- cddLogo -->
			<div class='cddBox'> 
			<!-- <div class='kindlySupportedBy'>Kindly supported by</div><br />
			     <a href="http://atos.net" ><img src="http://img546.imageshack.us/img546/5209/a4jz.png" alt="Atos"/></a><br />
			     <a href="http://www.cassidian.com/en_US" ><img src="http://img89.imageshack.us/img89/1244/wzeh.png" alt="Cassidian"/></a><br /> 
			     <a href="http://www.codelmark.co.uk/" ><img src="http://img28.imageshack.us/img28/8836/xswx.png" alt="Codel"/></a>
			    <a href="http://www.theagileconsultancy.com/" ><img src="http://img208.imageshack.us/img208/6593/p8a2.png" alt="The Agile Consultancy"/></a> --> 
			</div> <!-- cddBox -->
			<div class='reportTopBox'>
			<div class='reportTitle'>Report name</div>
			<div class='reportText'>$REPORT_TITLE$&nbsp;</div>
			<div class='reportTitle'>Report date</div>
			<div class='reportDate'>$REPORT_DATE$</div>
			</div><!--Report Top Box-->
		</div><!-- top Line -->
