body{
    scrollbar-face-color: #808080; /*/ obviously change this to whatever you want /*/
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFBF0;
    scrollbar-3dlight-color: #808080;
    scrollbar-shadow-color: #FFFBF0;
    scrollbar-darkshadow-color: #808080;
    scrollbar-track-color: #CCCCCC;
}



.Header {  
	color:#663300;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:0px;
	line-height:8px;
	}
.SubHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; color:#663300;}

a:link, a:visited {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
.scripture {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	margin-left: 15px;
}
.LQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.LChoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.LTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;

}
.LSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;

}
.scriptureBody {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

a.SideNav, a.SideNav:visited {
	color:#006633;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size:18px
}
a.SideNav:active, a.SideNav:hover {
	color:#FFCC33;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size:18px
}
