.Title {
	color: #990099;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Product {
	color: #990099;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Description {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Price {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.Slogin {
	color: #000000;
	font-weight: normal;
	font-size: 14pt;

}
.SubTitle {
	color: #990099;
	font-size: 16pt;
}
.Text {
	color: #990099;
	font-weight: bold;
	font-size: 14px;
}
.Textarbic {
	color: #cc0099;
	font-weight: bold;
	font-size: 14px;
}
body {
	background-color: #FFffFF;
}

