.heading {
	font-size: 20px;
	font-weight: bold;
	color: #006BB6;
	text-decoration: none;
	font-family: AJenson;
}
.main-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #001835;
	text-decoration: none;
}
.read {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #001835;
	text-decoration: none;
}
.broderline {
	border: 1px solid #0067AB;
}
.navi-text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
