@charset "utf-8";
.heading {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #19497e;
}
.content {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align:justify;
}
.footer-btns {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.home_content {
	font-family: verdana;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #10325F;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
