body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/Background.jpg);
}
.Homepagelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	background-color: #99ccff;
	background-repeat: no-repeat;
}
.TopProductTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
}
.ProductFeatures {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	list-style-image: url(images/Orange-bullet.png);
}
