body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF0BE;
	color: #B00000;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.nav1 {
	font-size: 12px;
	color: #FFF0BE;
	text-align: center;
	vertical-align: top;
	background-color: #B00000;
	min-height: 100%;
	width: inherit;
}

#nav {
	list-style-type: none;
	min-height: 100%;
	width: inherit;
}
#nav li { 
	display: list-item;
	padding: 10px 5px 10px 5px;
}
#nav a:link, 
#nav a:visited {
	color: #FFF0BE;
}

.hymntable {
	text-align: center;
	font-size: 12px;
	font-style: normal;
}

.content1 {
	text-align: center;
	margin-top: 30px;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #000000;
}

h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #000000;
	margin-left: 5%;
	margin-right: 5%;
}

h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #B00000;
	margin-left: 5%;
	margin-right: 5%;
}

h4 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #B00000;
	margin-left: 5%;
	margin-right: 5%;
}

h5 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}

h6 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #B00000;
}

.bodytext {
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 18px;
}

.bodytextmiddle {
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}

#request {
	text-align: left;
	margin-left: 35px;
	line-height: 18px;
}


#bodylink a:link,
#bodylink a:visited {
	color: #B00000;
}

.list {
	text-align: center;
	line-height: 18px;
}	

#bullet {
	margin-left: 10%;
	line-height: 18px;
}

.footnote {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 10px;
}

.broadcast {
	text-align: center;
	line-height: 18px;
	margin-left: 5%;
	margin-right: 5%;
}

#quote {
	font-style: italic;
	margin-left: 10%;
	margin-right: 10%;
}

.copyright {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 305px;
}
