.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-transform: none;
}
.pagetitle {
	font-size: 18px;
	line-height: normal;
	text-transform: capitalize;
	color: #265574;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.itemtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #536677;
	text-transform: uppercase;
}
.maintitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: lowercase;
	color: #71828E;
	width: auto;
	font-style: italic;
}
.mainsubtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #748590;
	font-style: italic;
}
.shop {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A3ACB0;
	font-weight: bold;
}

