.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
}

.report_bdr {
	border:#666;
	border-style:solid;
	border-width:1px;
	
}

.sub_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: url(images/sub-bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
}

.sub_body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image:url(images/dot_bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
}

.head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

	text-align:left
	color:#004624;
	padding-bottom:3px;
	border-bottom:1px;
	border-bottom-width:solid;
	border-bottom-color:#CCCCCC;
	color: #004625;
}
.names {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#00713d;
	}
	
	.names1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#00713d;
	border-top-style:dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FBFEFA;
	}
	
.designation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:normal;
	font-style:italic;
	color:#666666;
}
.team_divder {
	height:10px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

