.headingred{
	font-size: 1.4em;
	color: #990000!important;
}
.headinggreen{
	font-size: 1.4em;
	color: #007700!important;
}
.headingblue{
	font-size: 1.4em;
	color: #000066!important;
}


.boldred{
	font-weight:bold;
	color: #990000!important;
}
.boldgreen{
	font-weight:bold;
	color: #007700!important;
}
.boldblue{
	font-weight:bold;
	color: #000066!important;
}


.textred{
	color: #990000!important;
}
.textgreen{
	color: #007700!important;
}
.textblue{
	color: #000066!important;
}
