<style> 
	p
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	}
	a:link, 
	a:visited, 
	a:active
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none; 
	color: #666666;
	}
	a:hover 
	{
	text-decoration: underline; 
	color: #ff6600;
	}
	td
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	font-weight : bold;
	}
	.special_td
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight : bold;
	}
	a.body:link, 
	a.body:visited, 
	a.body:active
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	text-decoration: none; 
	color: #ffffff;
	}
	a.body:hover 
	{
	text-decoration: underline; 
	color: #ffffff;
	}
	font.projectname
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		font-weight: 600;
		color : #000000;
	}
	font.projectcategory
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		font-weight: 600;
		color : #ff6600;
	}
	p.Location
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: 600;
		color : #000000;
	}
</style>