/**************************************************************
 * This group of style is for the text part of the Texts files*
 **************************************************************/
<!--
body {
	background: url(../Images/MenuBackground.gif);
	background-color: #e7f1e7;
/*	background-color: #E0E6CC; */
/*	background-color: #ccffff; */
/*	background-color: #ffffc6; */
	color: #2c522b;
	font-family: "myriad web",Arial,Helvetica,sans-serif,Verdana;
	margin-top: 0em;
	margin-bottom: 1em;
	text-indent: 0em
	}
	
p.c1 {
	 text-align:center
	 }
div.c1 {
	 text-align:center
	 }

p {
	font-family: "myriad web",Arial,Helvetica,sans-serif,Verdana;
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 2em
	}
.home {
	font-size: x-small;
	text-align: right
}

p.serie {
	font-weight: bold;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 1em;
	margin-top: 0em;
	color: maroon;
	text-indent: 0em
} 
	
p.number {
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 1em;
	margin-top: 0em;
	color: maroon;
	text-indent: 0em
} 
	
h1.title {
	font-style: italic;
	text-align: center;
	font-family: serif;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0em;
	color: maroon;
	text-indent: 0em
} 
.title {
	font-size: 150%;
	font-style: italic;
	text-align: center;
	font-family: serif;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0em;
	color: maroon;
	text-indent: 0em
} 
	
p.first-par {
	text-indent: 0em;
	margin-top: 1em
}
p.first-par:first-letter {
	font-style: italic;
	color: maroon;
	font-weight: bold;
	font-size: 150%
}
	
p.subtitle {
	text-indent: 0em;
	margin-top: 1em
}
p.subtitle:first-line {
	color: navy;
	font-weight: bold;
	font-family: serif
}
	
p.author {
	color: navy;
	font-style: italic;
	margin-top: 1em;
	text-indent: 0em
}

.copy {
	font-size: 10px;
	color: #800000;
}

	
/* used in Geof */
p.break {
	text-indent: 0em;
	margin-top: 1em
}
.prev-ch {
	color: maroon;
	font-style: italic;
	margin-top: 1em;
	text-indent: 0em; 
	font-size:small;
	text-indent: 0
}
	
/* used in John */
p.verse {
	text-indent: 0em;
	margin-top: 1em
}
	
/* used in snippets and gems */
p.random-title {
	text-indent: 0em;
	margin-top: 1em
}
p.random-title:first-line {
	font-weight: bold
}
p.random-title:first-letter {
	font-style: italic;
	color: maroon;
	font-weight: bold;
	font-size: x-large
}

.copyright {
	font-size: 10px;
	text-align: center;
	color: #000000
	}
	
/* This group of style is for the links everywhere */
A:link {
	color: maroon;
	}
A:hover {
	color: blue;
	font-style: normal;
	background: yellow;
	}
A:active {
	color: purple;
	font-weight: bold;
	font-style: italic
	}
A:visited {
	color: teal;
	font-style: italic;
	}
.returntop {
	font-size: 75%;
	text-align: right;
	}
-->
