body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Times New Roman,Times,serif;
	color: #000000;
}

hr {
	color: #5E9EB7;
}

.imgDisplay {
	display: block;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

.content {
	font-size: 12px;
}

.contentReversed {
	font-size: 12px;
	color: #FFFFFF;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.subtitle {
	font-size: 10px;
	font-weight: bold;
}

.subcontent {
	font-size: 10px;
}

.subcontentReversed {
	font-size: 10px;
	color: #FFFFFF;
}

.subcontentGrey {
	font-size: 10px;
	color: #666666;
}

.formtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.formlabel {
	font-size: 12px;
	font-weight: bold;
}

.formcontent {
	font-size: 12px;
}

.errormessage {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.headlines {
	font-size: 10px;
}

.contactinfo {
	font-size: 10px;
}

.membersPulldown {
	font-family: Times New Roman,Times,serif;
	font-size: 10px;
}

a:link,a.headlines:link,a.devotions:link {
	color: #32708B;
}

a:visited,a.headlines:visited,a.devotions:visited {
	color: #51889C;
}

a:hover,a.headlines:hover,a.devotions:hover {
	color: #5E9EB7;
}

a.bbsMenuTop:link,a.bbsMenuTop:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.bbsMenuTop:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}