body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000099;
}

a.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-top: 2px; padding-bottom: 2px;
	padding-left: 5px; padding-right: 5px
}
a.menuLink:link {color: #000000}
a.menuLink:visited {color:#000000}
a.menuLink:hover {
	color: #000000;
	background-color: #E3E3C1;
	padding-left: 4px; padding-right: 4px;
	border-style: solid; border-color: #666666; border-width: 1px;
}

.textLarge {
	color: #660099;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.textMedium {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

.textSmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px
}

.articleHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.scripture {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}

.quote {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal
}