.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #9c0831;
	font-size: x-small;
	font-weight: bolder;
	text-align: right;


}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #9c0831;
	font-size: x-large;
	font-style: normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #9c0831;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #9c0831;
	font-size: 14px;
	text-align: justify;


}
a:link {
	color: #000000;
}
a:visited {
	color: #9c0831;
}
a:hover {
	text-decoration: none;
}
.wedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c0831;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-align: center;
}

