BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:15pt; cursor: default; color:#000000
}
p{
color: black;
font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:15pt
}

a:active  {
	font-size : 60%;
	color : Yellow;
}

a:LINK  {
	color:#4063B0;text-decoration:none;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;font-size:10pt
	}
	a:VISITED {
	color:#4063B0;text-decoration:none;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;font-size:9pt
	} 

a:HOVER {
	color:#CC3300;text-decoration:underline;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold; font-size9pt
	} 
H1 {
	color : #000FAA;
	font-family : "Times New Roman", Times, serif;
	font-size : 250%;
	font-style : italic;
}

H2 {
    color: #444444;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	 font-size: 16pt; font-weight : bold
	 }

H3 {
     color: #66CCFF;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12pt 

}

H4 {
	 color: #4063B0;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	 font-size: 10pt; font-weight : bold
}

.H5 {
	color : #00009C;
	font-size : 100%;
	font-weight : 900;
}

.H6 {
	color : Black;
	font-size : 80%;
	font-style : italic;
	font-weight : 800;
}
.verse {
	font-size : 70%;
	color : Red;
	font : bold;
}
.verse2 {
	font-size : 70%;
	color : Black;
}
.menu {
	font-size : 9;
	color : #333388;
}

   TD.normal {
	color: black;
	font-weight: bold;
	background: transparent;
}

   TD.selected {
   	color: red;
      font-weight: bold;
      background: #5669f8;
   }



