.wedding-invites-stationery {
	background-color: #FFFFFF;
    line-height: normal;
	font-family: "Courier New", Courier, mono;
	color: #FF3366;
	top: auto;
	margin-top: 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: lighter;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF3366;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FF3366;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
