.heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #345d9a;
	text-decoration: none;
}
.body_copy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.leftnavigation {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #345C9B;
	text-decoration: none;
	filter: Invert;
}
.large_bodycopy {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.extralarge_Boldbodycopy {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #345C9B;
	text-decoration: none;
}
