@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f58220;
	text-align:left;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	text-align:left;
}
.News_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left;
	line-height:18px;
	text-decoration:none;
	
	
}

.News_content:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left;
	line-height:18px;
	text-decoration:underline;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left;
	line-height:18px;
	text-decoration:none;
}

.contentbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align:left;
	line-height:18px;
	text-decoration:none;
}

.seemore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f58220;
	text-align:left;
	line-height:18px;
	text-decoration:none;
}

.seemore:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f58220;
	text-align:left;
	line-height:18px;
	text-decoration:underline;
}

.quots {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#f58220;
	text-align:left;
	line-height:18px;
	text-decoration:none;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f58220;
	text-align:left;
}

.subheadingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	text-align:left;
}