body {
	margin: 0px;
	color: #000000;
}
.wedding-invites-stationery {
	background-color: #FFFFFF;
    line-height: normal;
	font-family: "Courier New", Courier, mono;
	color: #0066CC;
	top: auto;
	margin-top: 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: lighter;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 1px;
	padding: 0;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
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 {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext {color: #FFFFFF;}
.bluetext {color: #0066CC;}
.cyantext {color: #007BBD;}
.blacktext {color: #000000;}
.boldblacktext {
color: #000000;
font-weight: bold;
}
.footercredits {
padding-top: 6px;
font-size: 13px;
text-align: center;
color: #000000;
}
.footercredits a:link, .footercredits a:hover, .footercredits a:visited {
color: #000000;
text-decoration: none;
}
.bottomtextlinks {
font-size: 14px;
text-align: center;
color: #FFFFFF;
}
.bottomtextlinks a:link, .bottomtextlinks a:hover, .bottomtextlinks a:visited {
color: #FFFFFF;
text-decoration: none;
}
.copyrightinfo {
padding-top: 6px;
font-size: 13px;
text-align: center;
}
.strapline {
margin: 0;
padding: 4px 0 6px 0;
text-align: left;
}
.largetext {
font-family: "Courier New", Courier, mono;
font-size: 18px;
font-style: italic;
font-weight: normal;
color: #0066CC;
}
.entrancepagelinks a:link, .entrancepagelinks a:hover, .entrancepagelinks a:visited {
color: #0066CC;
text-decoration: none;
}
#headinglink a:link, #headinglink a:hover, #headinglink a:visited {
color: #000000;
text-decoration: none;
}