/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.text-1
{
	font-family:"Microsoft Sans Serif";
	font-size: 14px;

}
.text-2 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #339900;
	text-decoration:none;
}
 
.text-2:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color:#000;
	text-decoration:underline;
}
.text-3 {
	font-size: 22px;
	font-weight: bold;
	color: #339900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text-4  {
	font-family: "Kruti Dev 010", "Kruti Dev 016";
	font-size: 18px;
}