body {
	background: #dfdfdf url('marbleborder.gif'); 
}

  p, td {
	font-family:Georgia, "Times New Roman", "Times Roman", serif;
	}	
a:link	{color:#990033; 
		text-decoration:none;}
a:visited {color:#003366;
		text-decoration:none;
		}
a:active {color:#ff00cc;
	 	text-decoration:none;
		}
a:hover {background-color : #B4B4B4;
 		}
.here {background-color: #AFEEEE;
  color:#000000;}	
  

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

hr	{background-color:#006699;}


.contents	{
			font-size:80%;
			font-weight:bold;
			color:#666666;
			background :  transparent;
			width: 112px;
			height:146px;			
			font-family:Arial, Helvetica, sans-serif;
}
.title	{
		font-family:"Colonna MT", "Times New Roman", "Times Roman", serif;
		font-size: x-large;
}
.caption {
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
	font-size:"80%";
}
.back		{
	background:none;
}
.intro	{margin-left:20px;
		margin-right:20px;}

.verse {color:#003366;
		background:#eaeaea;
		padding:5px;
		}
.verseref {font-weight:bold;
		color: #2E8B57;}
.versecomment {
	margin-left: 15px;
}
.comment {font-size:smaller;
		margin-left:15px;
		color:#006699;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/*for the Disclaimers*/
.disclaimer {
		font-size:80%;
		background : #c0c0c0;
		border: medium groove Gray;
		padding:5px;
		font-family:Verdana, Arial, sans-serif;}