
body, td, tr, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px; 
	text-align: center;
	
	}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 115%; 
	text-align: center;
	font-weight: bold;
	}
	
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12 px; 
	text-align: center;
	}

h4 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: navy;}

p { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: center;
	}

td.thumb { font-size: 12 px;
}
td.left { text-align: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12 px; 

}

.title {
	font-weight : bold;
	font-size : 20 px; 
	text-align : center;
}

.scripture { background-color: #FBE7E7; font-style : italic; font-weight: bold;}
.scriptref { font-weight: bold; }

.copyright {font-size: 8 px; color:#A8A8A8;}

a { color: #900F09;
 }
a:visited { color: #900F09;
 }
a:hover { color: #5F0907; 
}


a.index {font-weight: normal;
font-size : 12 px; 
color: black;
background-color: #DEE3EF;
}
a:visited.index { font-weight: normal;
font-size : 12 px; 
color: black;
background-color: #DEE3EF;
 }
a:hover.index { font-weight: normal; 
font-size : 12 px;
color: gray; 
background-color: #DEE3EF;
}

a.list {font-weight: normal;
color: #900F09;
text-decoration: none;
}
a:visited.list { font-weight: normal;
color: #900F09;
text-decoration: none;
 }
a:hover.list { font-weight: normal; 
color: #5F0907; 
text-decoration: underline;
}

a.roll {font-weight: normal;
font-size : 12 px; 
color: black;
text-decoration: none;
}
a:visited.roll { font-weight: normal;
font-size : 12 px; 
color: black;
text-decoration: none;
 }
a:hover.roll { font-weight: normal; 
font-size : 12 px;
color: gray; 
text-decoration: none;
}

.right { text-align: right; }

.ctr { text-align: center; }

.left { text-align: left; }
.justify { text-align: justify; }
.border { border-color: #DFE6EF; border-style: solid; border-width: thick ;}

