body, tr, td, p { font-family: verdana, tahoma, arial; 
	font-size: 10pt;
	background-repeat: no repeat;
	text-align: justify;
	}
.title { text-align: center;
	font-weight: bold;
	font-size: 18pt;
	font-family: verdana, tahoma, arial, bibleScrT;
}
.subt { text-align: center;
	font-weight: bold;
	font-size: 130.1%;
	font-family: verdana, tahoma, arial, bibleScrT;
}
h2 { font-size: 130%; }


.small { font-size: 80%; }

.foot { font-family: bibleScrT, verdana, tahoma, arial;
		text-align:right;
		font-size: 16 px;
	  }
.linktitle { font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	}
.return { font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
.topic  { font-size: 110%;
	font-weight: bold;
	text-align: left;
	}
.header
	{ font-size: 150%;
		font-weight: bold;
	}


.right {text-align:right;}
.left {text-align: left;}
.ctr {text-align: center;}

.just {text-align: justify;}

a {text-decoration: none;
	color: black;}
a:visited {text-decoration: none;
	color: black;}
a:hover {text-decoration: underline;
		 color: #800000;
		 font-weight: bold;
		 }

a.list {text-decoration: none; color: black; font-weight: bold; }
a:visited.list {text-decoration: none; color: #808080;}
a:hover.list {text-decoration: underline; color: #800000; font-weight: normal; }




/* floaters */
.fltrt { float: right; margin: .10em;} 
.floatleft { float: left; margin: .10em;} 

/* subtitles */
.subt { text-align: center; font-weight: bold; }

/* bold and italics */
.bi {font-weight: bold; font-style : italic;}

/* for scriptures */
.script { text-align: justify; font-style: italic; }

/* for left nav */

a.leftnav {  text-align: justify; font-weight: bold; font-size: 110%; color: black; font-style: italic; text-decoration: none; padding-left: 15px;}
a:visited.leftnav { font-weight: bold; font-size: 110%; color: #393939; font-style: italic; text-decoration: none; text-align: right; padding-left: 15px;}
a:hover.leftnav { font-weight: bold; font-size: 110%; color: black; font-style: italic; text-decoration: underline; text-align: justify; padding-left: 15px;}

