body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(rev-bg.jpg);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.scripturequote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #AD5927;
}
.definition {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.scripturequoteY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #AD5927;
	font-size: 90%;
	background-color: #FFFF99;
}
.applicationbox {
	color: #000080;
	background-color: #D9E0FF;
}
.applicationhead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000080;
}
.applicationtable {
}
.inductivequestion {
	font-style: italic;
	font-weight: bold;
	color: #339900;
}
.underline {
	text-decoration: underline;
}
.takehomemsg {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}
.smallcaps {
	font-variant: small-caps;
	text-transform: capitalize;
}
.scripturequotefancy {
	font-family: "Lucida Calligraphy", cursive;
	color: #0000CC;
}
.orangetable {
	background-color: #FFFFFF;
	border: 2px solid #FF9900;
}
.todo {
	background-color: #FF3333;
	background-image: url(todo.jpg);
}
