body {
	background-color : #F5EAA9;
	font-size: 100%;
}

A:link {
         text-decoration: none;
			font-size : 1.0em;
			font-family : "Times New Roman", Times, serif;
			color : Blue;
}
A:visited {
         text-decoration: none;
			font-size : 1.0em;
			font-family : "Times New Roman", Times, serif;
			color: #800080;
}
A:active {
         text-decoration: none;
			font-size : 1.0em;
			font-family : "Times New Roman", Times, serif;
}
A:hover {
         text-decoration: underline;
			font-size : 1.0em;
			font-family : "Times New Roman", Times, serif;
			color: Red;
}

.scripture, .scriptredem, .comment, .commentblue, .commentred, def {
	font-size : 1.1em;
	font-family : "Times New Roman", Times, serif;
	font-stretch : normal;
}

.scripture {color : #003BFF;}
.scriptredem {	color: #910000;}
.comment {color : Black;}
.commentblue {color: #00008B;}
.commentred {color : Red;}
.commentwhite {color : white;}
.def {font-family : "MS Serif", "New York", serif; color : #006633;}

#header {
	text-align : center;
}

#table {
	background : #a59aa9;
	border : 7px solid #ffdf80;
	height : 534px;
	width : 164px;
}

.end {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : Black;
}

.endlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

h1 {
	font-family : "Courier New", Courier, monospace;
	font-size : 2em;
	color : #3366ff;
}

h2 {
	font-family : "Courier New", Courier, monospace;
	font-size : 1.5em;
	color : #3366ff;
}

h3 {
	font-family : "Courier New", Courier, monospace;
	font-size : 1.3em;
	color : #3366ff;
}

h4 {
	font-family : "Courier New", Courier, monospace;
	font-size : 1.1em;
	color : #3366ff;
}

.note {
	color : #660000;
	font-size : 0.8em;
	font-family : "MS Serif", "New York", serif;
}

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

.judge {
	font-family : Arial;
	font-size : 1.2em;
}

.judgebold {
	font-family : Arial;
	font-weight : bold;
	font-size : 1.2em;
}

.u {
	text-decoration: underline;
}

.wrapper {
	font: 1.2em;
}
