.greenMenuBarMargins h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.middleColumn h1 {
	font-size: 16px;
	color:#B3D445;
	margin-bottom: 5px;
}
.middleColumn h2 {
	font-size: 14px;
	color:#666666;
	margin-bottom: 5px;
}


.middleColumnFullWidth h1 {
	font-size: 16px;
	color:#B3D445;
	margin-bottom: 5px;
}
.middleColumnFullWidth h2 {
	font-size: 14px;
	color:#666666;
	margin-bottom: 5px;
}



.rightColumn h1 {
	font-size: 16px;
	color:#B3D445;
	margin-bottom: 5px;
}
.newsItemTxt h1 {
	font-size: 12px;
	color: #B3D445;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}

a{
	color:#666666;
	text-decoration:underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}

