#Header {
	font-family : Arial Narrow;
	color : #3399ff;
	font-size : 26pt;
	font-weight : bold;
}
#subHeader {
	font-family : Arial;
	color : Fuchsia;
	font-size : 16pt;
	font-weight : bold;
}

#bodyText {
	font-family : Arial;
	color : #ffffcc;
	font-size : 12pt;
}

#scripture {
	font-family : Times New Roman;
	color: #e09c25;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	font-style : italic;
}

#footerLinks {
	font-family : Arial Narrow;
	color: #e09c25;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
}

#copyright {
	font-family : Times New Roman;
	color: #e09c25;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	font-style : italic;
}

A {
	color: #fdc158;
	text-decoration : none;
}
