td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #F3F3F3;
	margin: 0px;
}
.lineSpacing {
	line-height: 22px;
}
.highLighter {
	color: #006699;
	font-weight: bold;
}
.cname {
	font-weight: bold;
	color: #203360;
}



.whiteHeading{
color: #FFFFFF
}
.blueHeading{
color: #203360
}
a:link {
	color: #3F3F3F;
	text-decoration: none;
}
a:active {
	color: #3F3F3F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
a:visited {
	color: #3F3F3F;
	text-decoration: none;
}
.highLighterBlue {
	color: #006699;
}
.style1 {font-size: 10px}
.style5 {font-size: 9px}
