.highlights {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
}
.paraHighlight {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	line-height: 15px;
	color: #000000;
	left: 50px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
.paraContent {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 25px;
}
.majorHeading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	font-variant: normal;

}
.tableHeading {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #999999;
	background-position: center center;
	line-height: 25px;
	vertical-align: middle;


}
