BODY			{ background-image: url(Parchment2a.jpg);
			  background-repeat: repeat;
			  background-attachment: scroll;
			  margin-top: 1em;
			  margin-left: 2%;
			  margin-right: 2%;}

.flash			{ font-family: Garamond, serif;
			  font-size: 40pt;
			  font-weight: bold;
			  color: #993300;
			  margin-left: 0%;
			  text-align: center }

.title			{ font-family: Garamond, serif;
			  font-size: 21pt;
			  font-weight: bold;
			  color: #993300;
			  margin-left: 0%; }

H2, H3, H4, H5, H6		{font-family: Garamond, serif;
		   	  color: #993300; }

P.verse			{ font-family: Garamond, serif;
			  font-size: 13pt;
			  color: Maroon;
			  text-align: left }

.theme			{ font-family: Arial, sans-serif;
			  font-size: 9pt;
			  font-weight: Bold;
			  color: Green;
			  text-align: center }
.theme1			{ font-family: Arial, sans-serif;
			  font-size: 8pt;
			  font-weight: Normal;
			  color: Green;
			  text-align: center }

.comment			{ font-family: Arial, sans-serif;
			  font-size: 8pt;
			  color: Maroon }

.chapter			{ font-family: Garamond, serif;
			  font-size: 10pt;
			  color: Saddlebrown;
			  text-align: justify } 

.credit			{ font-family: Georgia, sans-serif;
			  font-size: 9pt;
			  color: Maroon }

.nav			{ font-family: Georgia, sans-serif;
			  font-size: 7.5pt;
			  color: Maroon }

TH			{ font-family: Garamond, Arial, sans-serif;
			  font-size: 13pt;
			  font-style: italic;
			  color: Saddlebrown;
			  text-align: center }

a:hover			{color: Blue }



.redfont 	{ color: red }
