
	body, table
	{
		font: normal 13px Arial;
	}
	
	.headerlink
	{
		font: 10pt Arial; 
		color:#FFFFFF;
		text-decoration:none;
		/*letter-spacing: -1pt;*/
	}
	
	.headerlink:hover
	{
		color: #69C071;
	}
	
	.link
	{
		color: #7A1113;
	}
	
 	.link:hover
	{
		color: #69C071;
	}
	
	.heading1  
	{
		color: #7a1113;
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	
	.heading2  
	{
		color: #69c071;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	
	.whoWeAre a
	{
		font-size: 14px;
		font-weight: bold;
		color: #7A1113;
	}
	
	.whoWeAre a:hover
	{
		font-size: 14px;
		font-weight: bold;
		color: #69C071;
	}
	
	.heading3
	{
		font-size: 12px; 
		color: #69C071;
		font-weight: bold;
	}
	
	.heading4 
	{
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 0px;
	}
		.normal
	{
		font: normal 13px Arial;
	}
	