.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.FancyHeader {color: #009900; font-size: 45px; font-family: "Edwardian Script ITC", Arial, Helvetica, sans-serif;}
.BridalHeader {
	color:#0033CC;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
}
.TypeHeading {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009A00;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1  {
	text-decoration:underline;
	
}