body { 
 scrollbar-face-color: #003366; 
 scrollbar-shadow-color: #000066; 
 scrollbar-highlight-color: #006699; 
 scrollbar-3dlight-color: #006699; 
 scrollbar-darkshadow-color: #000033; 
 scrollbar-track-color: #CCCCCC; 
 scrollbar-arrow-color: #FFFFFF; 
}

h1 {
 text-align:center;
 font-family:arial,helvetica,sans serif;
 font-weight:bold;
 font-size:17pt;
 color:#003366;
}

h2 {
 text-align:center;
 font-family:arial, helvetica, "sans serif";
 font-weight:bold;
 font-size:15pt;
 color:#003366;
}

h3 {
 font-family:arial, helvetica, "sans serif";
 font-weight:bold;
 font-size:11pt;
 color:#003366;
}

.sectionHeader {
 text-align:center;
 font-family:arial, helvetica, "sans serif";
 font-weight:bold;
 font-size:15pt;
 color:#036;
}

p { 
 font-family: verdana,helvetica,arial,sans serif;
 font-weight:normal;
 font-size: 13px;
 color:#666666;
}

a {
 font-family:verdana,helvetica,arial,sans serif;
 font-weight:normal;
 color:#333333;
}

td {
 font-family:verdana,helvetica,arial,sans serif;
 font-weight:normal;
 font-size:13px;
 color:#666666;
}

td.menuText {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: bold; 
 color: #FFFFFF; 
 text-decoration: none;
}

th {
 font-family:arial,helvetica,sans serif;
 font-weight:bold;
 font-size:11pt;
 color:#036;
 text-align: center;
}

ol ol {
	list-style-type:lower-alpha;
}

li {
 font-family:verdana, helvetica, arial, "sans serif";
 font-weight:normal;
 font-size:13px;
 color:#666666;
}

span {
 font-family: verdana,helvetica,arial,sans serif;
 font-weight: normal;
 font-size: 11pt;
 color: #666666;
} 

.bold { 
 font-weight: bold;
 font-size: 13px;
}

.boldBlue { 
 font-weight: bold;
 font-size: 13px;
 color: #003366;
}

.link {
 font-family: verdana,helvetica,arial,sans serif;
 font-weight: normal;
 color: #333333;
}

a:hover {
 color: #333333;
 text-decoration: underline;
 font-weight: normal;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
 color: #333333;
 text-decoration: underline;
 font-weight: normal;
}

a.boldLink {
 font-weight:bold;
}

.small {
 font-family: verdana,helvetica,arial,sans serif;
 font-weight: normal;
 font-size: 9pt;
 color: #666666;
}

a.menuText {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: bold; 
 color: #FFFFFF; 
 text-decoration: none;
}

.menuText { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

.subHeading { 
 font-family: arial, helvetica, "sans serif";
 font-size: 13pt;
 font-weight: bold;
 color: #003366
}

.italic {  font-style: italic; font-size: 13px}

.boldItalic { font-style: italic; font-size: 13px ; font-weight: bold}
.maroonText { font-size: 13px; color: #990000; }
.maroonTextSmall { font-size: 11px; color: #990000; ; font-style: italic}
.maroonBoldText { font-size: 13px; color: #990000; ; font-weight: bold}
.whiteLink{ color:#FFFFFF }
.seriesHeader {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.seriesText {
	font-size: 13px;
	color: #996600;
}

.whiteHeader {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteItems {
	font-size: 10px;
	color: #FFFFFF;
}
.maroonHeader {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#seriesHeader{
	width:80%;
	background-color:#003366;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
	font-family:arial, helvetica, "sans serif";
	font-weight:bold;
	font-size:15pt;
	color:#FFFFFF;
}
#seriesSermon{
	width:80%;
	background-color:#FFF;
	border:2px solid #CCCCCC;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:10px;
	padding:10px;
}
th a:link, th a:visited, th a:hover {
 font-family:arial,helvetica,sans serif;
 font-weight:bold;
 font-size:11pt;
 color:#036;
 text-decoration:underline;
}