.heading {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #92ad19;
}
.subheading {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txt {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #333333;
}
a.readmore:link {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #92ad19;
	text-decoration:none;
}
a.readmore:active {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #92ad19;
	text-decoration:none;
}
a.readmore:visited {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #92ad19;
	text-decoration:none;
}
a.readmore:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #51a8eb;
	text-decoration:none;
}
.servhead {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.servtxt:link {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.servtxt:active {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.servtxt:visited {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.servtxt:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.copyright {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}



