.BoldName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E4257;
	line-height: 90%;
}
.NormalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E4257;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5E4257;
}
.CakeChoices {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E4257;
}
.CakeTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #5E4257;
}
