body{
	background-color: #95a67c;
	margin: 0;
}

td.BorderLeft{
	  background-image: url("../images/aboutus_10.jpg");
	  background-repeat: repeat-y;
}
td.BorderRight{
	  background-image: url("../images/aboutus_11.jpg");
	  background-repeat: repeat-y;
}
.heading1{
	font-size: 14pt;
	color: #003177;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;	
}
.heading2{
	font-size: 12pt;
	color: #1754ab;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.heading3{
	font-size: 10pt;
	color: #5590e5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.bodyt{
	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}
.smallTxt{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;	
}
a:link{
	font-size:8pt;
	color: #003177;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #003177;
	font-size: 8pt;
	font-family: arial, verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size:8pt;
	color: #5590e5;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}
.link:link {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
.link:visited {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
.link:hover {
	font-size: 8pt;
	color: #000000;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: underline;
}
.lines {
	font-size: 8pt;
	}

