@charset "UTF-8";
/* CSS Document */


body {
	background-color: #333333;
}
.Body {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.largelink {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: none;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
.Body_listspace {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.Largebody {
	font-size: 14px;
	font-weight: bold;
}


ul.BoxList {
  list-style-image: url('marriage/images/box.gif')
}

ul.BoxListblue {
  list-style-image: url('preparation/images/boxblue.gif')
}

ul.TickList {
  list-style-image: url('marriage/images/tick.gif')
}

ul.TickListblue {
  list-style-image: url('preparation/images/tick.gif')
}
.Largebody_CHURCHHEADING {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}
