<!-- style sheet for Bangladesh pages -->

p 	{ font-family: Arial, Helvetica, sans-serif;
	text-indent: 15pt; 
	line-height: 150%;
	font-size: 10pt;
	font-weight: bold }

p.smalltext
	{ 
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0pt; 
	line-height: 100%;
	font-size: 8pt;
	font-weight: normal 
	}
	
a	{ text-decoration: none;
	font-weight: bold }

a:hover { text-decoration: underline; 
	color: Red }

.para	{ font-family: Arial, Helvetica, sans-serif;
	text-indent: 15pt; 
	line-height: 150%;
	font-size: 10pt;
	font-weight: bold }

.center { text-align: center }

.links { font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0pt; 
	line-height: 100%;
	font-size: 8pt;
	font-weight: normal;
	text-align: right }