body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #631B35;
}
h1 {
	font-weight: bold;
	color: #FCF7D1;
	background-color: #872548;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #631B35;
	border-bottom-color: #631B35;
	font-size: 12px;
	text-indent: 1px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #6C8E6D;
}
a:visited {
	color: #872548;
}
.UnderlineBold {
	font-weight: bold;
	text-decoration: underline;
}
.photos {
	border: 1px solid #872548;
	padding: 5px;
}
.formstyle {
	background-color:#EDDEDE;
	border-style: solid;
	border-width: 1px;
	border-color: #631B35;
}
.prominentfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #631B35;
	font-size: 14px;
	font-style: italic;
}
.mwcobits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #631B35;
}

