
body,td,th {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

th {
	font-size: 16pt;
	background: #F0F0E5;
	padding: 1em;
	border: solid 1px #E5E5E5;
}

table {
	border: none;
}

table.idx {
	padding: 3px;
	border: none;
	border-collapse: collapse;
}

td { 
	font-size: 14pt;
	border: solid 1px #E5E5E5;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.selected {
	background: #FFFF00;
	border: inset 2px;
}

td.selected a:link, td.selected a:visited {
	text-decoration:none;
}

h1 {
	font-size: 14pt;
	padding: 20px;
	background: #F0F0F0;
	border: solid 1px #639397;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 60px;
}

p,ul,ol {
	text-indent: 3em;
	line-height: 120%;
	margin-right: 10%;
	margin-left: 10%;
}

a:link { color: blue; }
a:visited { color: #0000A0; }

p.caption {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: white;
}

p.caption a:link,p.caption a:visited,p.back a:link,p.back a:visited {
	color: #0000FF;
}

p.image {
	text-align: center;
}

p.back {	
	font-size: 8pt;
	text-align: center;
}

body.image {
	background: black;
}

img.thumbnail {
	border: outset medium white;
}

td.imageimg {
	font-size: 9pt;
	text-align: center;
	background: black;
}

table.image {
	border: solid 1px #E5E5E5;
	padding: 3px;
}

table.image a:link, table.image a:visited {
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

.intro {
	text-indent: 0px;
	font-size: 12pt;
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify;

	}

.verse {
	padding-top: 3em;
	text-align: center;
	text-indent: 0px;
	font-family: serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic; }
