			.style1 {
				font-size: 36px;
				color: #FFFFFF;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				background-color: #14478b;
			}
			body,td,th {
				color: #003399;
			}
			body {
				background-color: #EFEFEF;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
			}
			.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
			.style5 {color: #efefef}
			.style12 {font-size: medium; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
			.style14 {
				font-size: x-large;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #FF0000;
			}

			.style6, .verse p{
				font-family: "Times New Roman", Times, serif;
				font-size: 16px;
				color: #000000;
			}
			
			#main_div td{
				text-align: center;
			}
			
			.style6{
				padding: 5px, 0px, 5px, 0px;
			}
			
			.annotated{
				cursor: pointer;
				cursor: hand;
/*				text-decoration: underline;
*/
			}

			td{
				text-decoration: inherit;
			}

#main_container{
	width:820px;
	height:240px;
}
			
.container{
	position: relative;
	z-index: 30;
	overflow: hidden;
}

.container .scroller
{
	position: absolute;
	padding-right: 20px;
}

.scroller{
	overflow: auto;
	overflow-x: hidden;
	z-index: 0;
}


#kj_div, #rej_div{
	left: 0px;
	top: 0px;
	width:100%;
	height:120px;

}

#main_div{
	position: absolute;
	width: 800px;
	height: 240px;
}

#main_div td{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 19px;
	font-weight: 200;
}


			
.background{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.foreground{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}

.scroller p{
	letter-spacing: normal;
	line-height: normal;
	width: 180px;
}

.bold{
	font-weight: bold;
	color: #000000;
}

.underline{
	text-decoration: underline;
}

.blue{
	color: #2d439b;
}

.green{
	color: #216836;
}
