H1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #22639D;
	font-size: 20px;
	font-weight: normal;
	line-height: 106%; 
	margin-bottom: 0pt
}

.nichoachTable {
	background-color: f2f5fd;
	border: 1px solid 829FEC;
}
.nichoachSong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-align: center;
	letter-spacing: .01cm;
	
}
.nichoachsongHebrew {
	font-family: ;
	font-size: 16px;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center
}

.co-SmallTextheader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 1c46b7;
}
P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000033;
	line-height: 1.35; 
}

P a{
	color: 000033;
	text-decoration: underline;
}

P a:hover{
	color: 000033;
	text-decoration: none;
}
.co-smallText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000033;
}

.co-smallText A{
	
	font-weight: normal;
	color: 000033;
	text-decoration: underline;
}
.co-smallText {
	font-weight: normal;
	color: 000033;
	text-decoration: none;
}






.bookheaderbookname { /*This rule is the way a book's Title appears in the Book Header at the top of a book's chapter */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22639D;
}

.bookheaderbookname a{ /*This rule is the way a book's Title appears in the Book Header at the top of a book's chapter */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22639D;
	text-decoration: none;
	
}

.bookheaderbookname a:hover {/*This rule is the way a book's Title appears in the Book Header at the top of a book's chapter */  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22639D;
	text-decoration: underline;
	
}

.BookHeaderByline  /*This rule is the way a book's Author Byline appears in the Book Header at the top of a book's chapter */ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #22639D;
}

.BookHeaderByline a  /*This rule is the way a book's Author Byline appears in the Book Header at the top of a book's chapter */ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #22639D;
	text-decoration: none;
}

.BookHeaderByline a:hover  /*This rule is the way a book's Author Byline appears in the Book Header at the top of a book's chapter */ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #22639D;
	text-decoration: underline;
}
.bookheaderPrevNext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #22639D;;
font-weight: bold;
}

.bookheaderPrevNext A{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #22639D;;
font-weight: bold;
text-decoration: underline;
}