.Heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold;	
	color: #363636;
}

.Heading_Green
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold;	
	color: #A9B923;
}

.Text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	color: #363636;
}
