/* CSS Document */
@font-face {

    font-family: Boishakhi;

    font-style:  normal;

    font-weight: normal;

    src: url(BOISHAK0.eot);

}
body{
	margin:10px;
	background-color:#CDDBBA;
}
.main_table{
	border:#5A5A5A solid 1px;
}
.text{
	font-family:Boishakhi;
	font-size:16px;
	text-align:justify;
	padding:5px;
}