.Title {
	font-size: 28px;
	font-weight: bold;
	color: #9999FF;
	line-height: 30px;
}
.SectionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #9999FF;
	line-height: 30px;
}
.SectionSubTitle {
	font-size: 16px;
	font-weight: bold;
	text-indent: 18px;
	line-height: 25px;
}
.Content {
	font-size: 15px;
}
.Introduction {
	font-size: 15px;
	color: #ff6699;
	text-indent: 30px;
	line-height: 25px;
}
.BulletItem {
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 25px;
}
.Footnote {
	font-size: 15px;
	color: #ff0000;
	line-height: 25px;
}
.StoreCategory {
	font-size: 16px;
	font-weight: bold;
	text-indent: 18px;
	line-height: 25px;
}
.StoreSubCategory {
	font-size: 13px;
	font-weight: bold;	
	color: #000000;
	line-height: 25px;
}
.StoreItem {
	font-size: 13px;
	color: #000000;
	line-height: 25px;
}
.CartHeading {
	font-size: 13px;
	font-weight: bold;
}
.CartItem {
	font-size: 13px;
}
.CartTotal {
	font-size: 13px;
	font-weight: bold;
}
.CartNotes {
	font-size: 13px;
	color: #FF6699;
}
.OrderTitle {
        background-color: #EEEEEE;
	font-size: 16px;
	font-weight: bold;
}
.OrderHeading {
	font-size: 13px;
	font-weight: bold;
}
.OrderItem {
	font-size: 13px;
}
.OrderTotal {
	font-size: 13px;
	font-weight: bold;
}
.OrderNotes {
	font-size: 13px;
	color: #FF6699;
}
