.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	padding-right: 20px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6B8554;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
a:link {
	color: #6B8554;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #6B8554;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {


	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #000066;
	padding: 10px;
}
.wedding {
	color: #999999;
	font-size: 18px;
	font-family: "Palatino Linotype";




}
