@font-face {
    font-family: Arial Unicode MS;
    font-style:  normal;
    font-weight: normal;
    src: url(ARIALUN0.eot);
  }
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.smalltext_marathi {
	font-family: "Arial Unicode MS";
	font-size: 10pt;
	font-weight: normal;

}
.normaltext {
	font-family: "Arial Unicode MS";
	font-size: 11pt;
	font-weight: normal;
}
.normaltextbold {
	font-family: "Arial Unicode MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.pagetitle {
	font-family: "Arial Unicode MS";
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
}
.pageheading {
	font-family: "Arial Unicode MS";
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}
.bgdots {color: #FFFFE5

}
.points {

	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}
