table {
	font-size: 0px;
}
.BodySansWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.LargeSansWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.BoldHeaderPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #4b0d58;
}
.SerifBodyBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.SerifBoldBodyBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.SerifItalicBodyBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.WhiteFlowerBckgrnnd {
	background-image: url(Images/WhiteFlowers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.smallsanswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.largeserifitalicpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #4b0d58;
	line-height: 32px;
}
.BodyBoldSerifPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4b0d58;
}
.XtraLrgSansWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.BodySansBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.SmallRoseBckgrnd {
	background-image: url(Images/SmallRose.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.SmallRose2Bckgrnd {
	background-image: url(Images/SmallRose2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.RedRosesBckgrnd {
	background-image: url(Images/RedRoses.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.OrangeFlowersBckgrnd {
	background-image: url(Images/OrangeFlowers.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.opacity {
	opacity: .75;
	filter: alpha(opacity=75);
}