a:link {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #6FA050;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
.sbHeading {
	color: #FFFFFF;
	font-weight: bold;
}

.style1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}
.HighlightedText {color: #990000}

.BodyMainHeading {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-weight:bold;
}
.BodySubHeading {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-weight:bold;
}
.BodySubHeadingBlack {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
}
.industrylistfont {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight:bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.gc {
	font-size: 10px;
}