body {
	font-family: Balaram;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	background-color: #FFFF99;
	letter-spacing: normal;
	list-style-type: circle;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
h1 {
	font-family: Balaram
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
h2 {
	font-family: Balaram;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
h3 {
	font-family: Balaram;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}h4 {
	font-family: Balaram;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}

