A.header:active{
	color : white;
	text-decoration: none;
}

A.header:hover{
	color : white;
	text-decoration: underline;
}

A.header:link {
 	color : white;
 	text-decoration: none;
}
 
A:header:visited {
 	color : white;
 	text-decoration: none;
}

A.title:hover {
	color : #810414;
	text-decoration: underline;
}

A.title:link {
 	color : #810414;
 	text-decoration: none;
}
 
A.title:visited {
 	color : #810414;
 	text-decoration: none;
}

A.verse:link {
	color : #810414;
	text-decoration: underline;
}

blockquote { 
	text-align: justify;
	color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	background-color: #810414;
	}
	
blockquote.news {
	text-align: justify;
	font-family:Baskerville Old Face;
	font-size: x-small;	
	color: Black;
	background-color: white;	
	}
	
blockquote.answer {
	text-align: justify;
	font-family:Baskerville Old Face;
	font-size: medium;
	color: Black;
	background-color: white;	
	}
	
body.main {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
}

div.info {
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	border: 1px solid #000000;
	background-color: #810414;
	color: white;
	padding: 2px;
	width: 400px;
	text-align: justify;
}

em.com {
	font-family: Arial;
	font-size: 10pt;
}	

h1.index {
	font-family: Tempus Sans ITC;
	font-size: xx-large;
	color: #810414;
	text-align: center;
	text-transform : uppercase;
	letter-spacing: 20px;
	vertical-align : middle;
}

h2.index {
	font-family: Arial;
	font-size: medium;
	color: #810414;
	text-align: center;
	border : Gray;
	background-color: silver;
}

h2.know {
	font-family:Arial;
	font-size: medium;
	color: #810414;
	text-align: center;
	}	
	
p.know {
	font-family:Arial;
	font-size: medium;
	color: black;
	text-align: center;
	}		

h3.index {
	font-family: Tempus Sans ITC;
	font-size: large;
	color: #810414;
	text-align: center;
	text-transform : uppercase;
	letter-spacing: 20px;
	vertical-align : middle;
}

h4, h5, h6  {
    font-family: Tempus Sans ITC;
    text-align: center;
    }

li.efull {
	font-family:Baskerville Old Face;
	font-size: medium;
	color: purple;
	text-align:left;
	}

li.eproph {
	font-family:Baskerville Old Face;
	font-size: medium;
	color: pink;
	text-align:left;
	}

li.full {
	font-family:Baskerville Old Face;
	font-size: medium;
	color: Red;
	text-align:left;
	}
	
li.proph {
	font-family:Baskerville Old Face;
	font-size: medium;
	color: Green;
	text-align:left;
	}

li.return {
	font-family:Baskerville Old Face;
	font-size: medium;
	color: Black;
	text-align:left;
	}	
	
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:left;
	}	

p.answer {
	font-family:Baskerville Old Face;
	font-size: medium;
	}

p.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align: left;
}

p   {
	font-family : Arial, Helvetica, sans-serif;
	color:black;
	text-align: Justify;
	font-size: medium;
	}

p.enum {
	font-family:Baskerville Old Face;
	font-size: large;
	color: Green;
	}

p.fineprint {
    font-size: xx-small;
	text-align:center;
    }

p.news {
	font-size: x-small;
	}

p.num {
	font-family:Baskerville Old Face;
	font-size: large;
	color: Blue;
	}

p.return {
	font-family:Baskerville Old Face;
	font-size: large;
	color: #810414;
	}
	
span.ttip {
	cursor: help;
	color : #2d0399;
}

table.body{
	text-align: center;
	vertical-align: top;
	border: ridge;
}

td.list {
    font-family: Tempus Sans ITC;
    FONT-SIZE: large;
    text-align: center;
	}	

td.navigation{
	background-color: #000000;
	text-align: center;
}

td.smallbar{
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: black;
	color: white;
	}
	
ul.news{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	}