h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6464FF;
	text-transform: capitalize;
}
h1 {
	font-size: 36px;
	font-weight: bolder;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
}
.Price {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
