.CakeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF66CC;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
	border: thin none;

}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Border {
	border: thin solid #FF66CC;

}
.photocaption {
	font-family: "kristen ITC";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
}
