body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	text-align:justify;
}
.heading{
	font-weight:bold;
	color: #006600;
	font-size: 20px;
}
.sub_heading {
	font-size: 18px;
	font-weight: bold;
}
.product {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.about {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
