img {
	border: none;
}

A:link {
	color: blue;
}

A:visited, A:active {
	color: purple;
}

BODY {
	background: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, 'Times New Roman', serif;
	font-size: 0.9em;
}

BODY TR TD {
	font-size: 0.9em;
}

.menu {
	background: #E5E5E5;
}

.menuTitle {
	background: #530606;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
}

.tableTitle {
	background: #530606;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

.menuFooter {
	background: #666633;
}

.menuItem {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.subMenuItem {
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 0.9em;
}

.menuItemFeature {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.bullet {
	font-weight: normal;
}

.copyright {
	font-size: 0.8em;
}

.pageTitle {
	font-size: 1.4em;
	font-weight: bold;
}

.pageSubtitle {
	font-size: 1.1em;
	font-weight: bold;
}

<!-- Marriage Rally -->

.mrallySectionTitle {
	font-size: medium;
	font-weight: bold;
	color: black;
}

.mrallyTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: black;
}

.mrallySubtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}

.formError {
	font-weight: bold;
	color: red;
}

.blurbHeader {
	font-weight: bold;
	font-size: 24px;
}

.blurbSmallHeader {
	font-weight: bold;
	font-size: 20px;
}

.blurbSubHeader {
	font-weight: bold;
	font-size: 16px;
}