
BODY { font-size: 10px;
       background-color: white;
	margin-left: 3em; 
	margin-right: 3em; 
}
P {    line-height: 14pt; }

A { font-weight: bold; color: #007000; 
  text-decoration: none;
}
A:hover { background-color: #fcffcc; }

hr { color: #39634A; border-bottom: 1px solid #ccc; width: 70% }

pre { margin-left: 15px; padding: 8px; border: 2px solid #888; background-color: #eee; }

H1,H2,H3,H4,H5,H6 {line-height: 90%; font-weight: bold; 
				color: #39634A;
	  font-family: Arial, Helv, Helvetica, sans-serif; }
H1 {font-size: 24pt; }
H2 {font-size: 14pt; }
H3 {font-size: 12pt; }
H4 {font-size: 14pt; }
H5 {font-size: 13pt; }
H6 {font-size: 12pt; }

BlockQuote.quote    { font-style: italics; }
BlockQuote.response { color: #28523b; font-family: verdana,arial; font-size:10pt;}
BlockQuote          { margin-left: 2em; line-height: 16px;
		      padding: 8px; padding-left: 16px;
		      border-left: 6px solid #aaa; background-color: #eee; }

.verse { text-indent: -2em; padding-left: 2em; }
.firstverse { text-indent: -2em; padding-left: 2em; padding-top: .5em; }
.author { text-align: right; color: #28523b; }


table.pulloutright { margin-left: 8px; margin-bottom: 8px; margin-top: 8px}
table.pulloutleft  { margin-right: 8px; margin-bottom: 8px; margin-top: 8px}
.pullout { padding: 6px; 
	   font-family: verdana; font-size: 9pt;
	     color: #39634A; font-weight: bold;
}

table.cutoutright { border: solid 2px #39634A; background-color: #AFC3BD; 
		  margin-left: 8px; margin-bottom: 8px; margin-top: 8px
}
table.cutoutleft { border: solid 2px #39634A; background-color: #AFC3BD; 
		 margin-right: 8px; margin-bottom: 8px; margin-top: 8px
}
.cutout th { background-color: #39634A; color: white; }
.cutoutright th { background-color: #39634A; color: white; }
.cutoutleft th { background-color: #39634A; color: white; }

.standout { font-family: verdana,arial,helvetica;  color: #28523b; background-color: #39634A}
a.standout { color: #00a000; }

.block { border: solid 2px #39634A; background-color: #AFC3BD; 
	 padding: 12px; }
td.blockauthor { text-align: right; padding: 5px; padding-bottom: 8px;
	       background-color: #39634A; color: white;
	       	font-family: verdana; font-weight: bold; font-size: 9pt;
	       }


/* ul { width: 30em; }
li { margin-left: 2em; } */

Q {font-style: italics;}

tt   {font-family: Courier; font-weight: bold; font-size: 12pt;}

#bodyNormalWidth { width: 450px; }
#bodyWideWidth { width: 650px; }
