.subTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff00;
	
}
.navMenuItem {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
}
.feature {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}

.title1 {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold; 
	color: #0000FF; 
}

.title2 {
	font-family: "Verdana";
	font-size: 14pt;
	font-weight: Bold; 
	color: #CC6633 ; 
}


.author {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;

}
.subfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
.verse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
	font-style: italic;

}
.article {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;


}
.printerFriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	font-style: normal;
	font-weight: bold;

}
u {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;


}
.header1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #0000FF; }
.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: Bold; color: #CC6633 ; }
.subheader1 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0000FF; }
.subheader2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: Bold; color: #CC6633 ; }

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;

}
.mainVerse {
	font-family: "Book Antiqua", "Courier New", Garamond;
	font-size: 9pt;
	font-weight: lighter;
	background-color: #FFFF99;

}
.mainFeature {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: normal;
	color: black;
}
.mainFeatureBigRed {
	font-family: "Comic Sans MS";
	font-size: 20pt;
	font-weight: bold;
	color: red;
}
.mainTitle {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: normal;
	color: #0000ff;
}

.mainClickHere {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
	color: #0000ff;
}

.featureCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #gray;
	text-align: center;

}


a.mainFeature:link {color: black; text-decoration: none; }
a.mainFeature:visited {color: black; text-decoration: none; }
a.mainFeature:active {color: blue; }
a.mainFeature:hover {color: blue; text-decoration: underline; } 

a.mainTitle:link {color: red; text-decoration: none; }
a.mainTitle:visited {color: red; text-decoration: none; }
a.mainTitle:active {color: blue; }
a.mainTitle:hover {color: blue; text-decoration: underline; } 
