body {
	margin: 0px;
	font-family: Geneva, sans-serif;
	color: #000;
}

hr { color: #CCC; }

.imgBlock { display: block; }

.headline {
	font-size: 14pt;
	font-weight: bold;
}

.subheadline,
.subtitle {
	font-size: 12pt;
	font-weight: bold;
}

.pagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FE4110;
}

.title,
.formlabel,
.formtitle {
	font-size: 10pt;
	font-weight: bold;
}

.content {
	font-size: 12pt;
	line-height: 16pt;
	color: #666;
}

.contentReversed {
	font-size: 12pt;
	line-height: 16pt;
	color: #FFF;
}

.subcontent {
	font-size: 9px;
	color: #666;
}

.subcontentReversed {
	font-size: 10pt;
	color: #FFF;
}

.formcontent,
.contactinfo { font-size: 10pt; }

.errormessage {
	font-size: 14pt;
	font-weight: bold;
	color: #F00;
}

.headlines { font-size: 9pt; }

.membersPulldown { font-size: 10pt; }

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

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

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

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

a.bbsMenuTop:active,
a.bbsMenuTop:hover { text-decoration: underline; }