h3 {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #CCF7C1;
}
.style2 {font-size: large}
.table_header_left {
	background-color: #6699FF;
}
.table_header_center {
	background-color: #6699FF;
	font-weight: bolder;
	width: 100%;
}
.table_header_right {
	background-color: #6699FF;
}
.scripture {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}


.footer {
	font-size: x-small
}
