/* CSS Document */
/* Put all green tax style attributes here - include font colours, background colours, border colours and link colours */
div#heroarticle	{
	border-color: #329621 !important;
	}
div#heroarticletitletop h2	{
	color: #329621 !important;
	}
div#heroarticle h3	{
	color: #329621 !important;
	}
div#articlebot a, div#articletop a, div#heroarticle a, .articletitle a {
	color: #329621 !important;
	text-decoration: underline !important;
	}
