A:LINK {
	color : #00008B;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	color : #00008B;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #0080FF;
	color: #FFFFFF;
	background-image: url(images/background.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px;
}


p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: justify;
}

a.active.weddinglink{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

a.hover.weddinglink{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

a.weddinglink{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

a.visited.weddinglink{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10;
	margin-top: 30;
	margin-left: 20px;
	position: relative;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20;
	margin-top: 0;
}

.covercopy {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: justify;
	width: 300px;
	margin-left: 20px;
}
ol {
	font-size: 12px;
	line-height: 22px;
	list-style: decimal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: justify;
	padding-right: 50px;
}
address {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	margin-left: 20px;
}

hr { color: #ffffff; }






