body {
	background-color : #ffffff;
	font-size: 1em;
}

a {
	font-size : 1.0em;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
}

.bold {
	font-weight : bold;
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-stretch : normal;
}

a:visited {
	color : #800080;
}

a:hover {
	color: Red;
}

.scripture {
	font-size : 1.0em;
	color : #1155aa;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.scripturebold {
	font-size : 1.0em;
	color : #1155aa;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : 400;
}

.def {
	font-family : "Courier New", Courier, monospace;
	font-size : 1.0em;
	color : #006633;
	font-stretch : normal;
}

.comment {
	font-size : 1.0em;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-stretch : normal;
}

.commentblue {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
	font-stretch : normal;
}

.commentred {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-stretch : normal;
}

.end {
	font-family : "Times New Roman", Times, serif;
	font-size : 0.9em;
	color : Black;
}

h1 {
	font-family : "Arial Narrow";
	font-size : 1.5em;
	color : #00aaff;
}

h2 {
	font-family : "Arial Narrow";
	font-size : 2em;
	color : #00aaff;
}

h3 {
	font-family : "Arial Narrow";
	font-size : 1.2em;
	color : #00aaff;
}

h4 {
	font-family : "Arial Narrow";
	font-size : 1.0em;
	color : #00aaff;
}

h5 {
	font-family : "Arial Narrow";
	font-size : 1.1em;
	color : #00aaff;
}

h6 {
	font-family : "Arial Narrow";
	font-size : 2em;
	color : #00aaff;
	font-style : italic;
}

.note {
	color : #660000;
	font-size : 0.8em;
	font-family : "Times New Roman", Times, serif;
}

.scriptredem {
	font-size : 1.0em;
	color : #CE0000;
	font-family : "MS Serif", "New York", serif;
}

.sup {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : Red;
}

.u {
	text-decoration: underline;
}

.navbar {
	font-size : 1.0em;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-stretch : normal;
}