body {
	font-size: 10pt; 
	font-family: Verdana, Tahoma, Arial; 
}
table {
	font-size: 10pt; 
	font-family: Verdana, Tahoma, Arial; 
}
h1.white{
	color: White;
	font-size:20pt;
}
h1{
	font-size: 14pt; 
	font-family: Verdana, Tahoma, Arial; 
}
h2{
	font-size: 12pt; 
	font-style: italic;
	font-family: Verdana, Tahoma, Arial; 
}
h3{
	font-size: 11pt; 
	font-family: Verdana, Tahoma, Arial; 
}
div.white_text_large{
	color: #FFFFFF;
	font-family: verdana;
	font-size: x-large;
}
div.scripture {
	padding: 5px;
	border: 1px dashed #2f6fab;
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-size: 10pt;
}
div.scripture_interruption {
	padding: 5px;
	border-top: 1px dashed #2f6fab;
	border-left: 1px dashed #2f6fab;
	border-right: 1px dashed #2f6fab;
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-size: 10pt;
}
div.scripture_close_interruption {
	padding: 5px;
	border-left: 1px dashed #2f6fab;
	border-right: 1px dashed #2f6fab;
	border-bottom: 1px dashed #2f6fab;
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-size: 10pt;
}
div.scripture_with_interruption_before_and_after {
	padding: 5px;
	border-left: 1px dashed #2f6fab;
	border-right: 1px dashed #2f6fab;
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-size: 10pt;
}
div.quote {
	padding: 5px;
	border: 1px dashed #2f6fab;
	color: DarkRed;
	background-color: Moccasin;
	line-height: 1.1em;
	font-family: Verdana;
}
div.quote_header {
	padding: 5px;
	line-height: 1.1em;
	font-family: Calibri, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: White;
}
div.right_side_note {
	padding: 5px;
	border: 1px dashed green;
	color: DarkGreen;
	background-color:#ffffaa;
	line-height: 1.1em;
	font-family: Verdana;
}
p.scripture {
	padding: 5px;
	border: 1px dashed #2f6fab;
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
}
p.scripture_head {
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-weight: bold;
	margin-top:0pt;
	margin-bottom:.0001pt;
	margin-right:.0001pt;
}
p.scripture_footer {
	color: Indigo;
	background-color: AliceBlue;
	line-height: 1.1em;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 10px;
	margin-top:7pt;
	margin-bottom:.0001pt;
	margin-right:.0001pt;
}
p.verse{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.1em;
	margin-left: 10px;
	margin-top:5pt;
	margin-bottom:.0001pt;
	margin-right:.0001pt;
}
p.see_also{
	font-family: Verdana;
	font-size: 8pt;
	color: blue;
	text-align: left;
	line-height: 1.1em;
	margin-left: 10px;
	margin-top:5pt;
	margin-bottom:.0001pt;
	margin-right:.0001pt;
}
p.subtle{
	color:Gray;
	font-size:9px;
}
p{
	font-size: 10pt;
}
span.smallcaps{
	display:inline;
	page-break-before:avoid;
	font-variant:small-caps;
}
ul.horizontal {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0;
	padding-bottom: 0;
	white-space: nowrap;
	font-size: 10pt;
}

li.horizontal {
	display: inline;
	list-style-type: none;
	font-size: 10pt;
}
table.light_border {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: LightGrey LightGrey LightGrey LightGrey;
	border-collapse: collapse;
}
table.light_border th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: LightGrey LightGrey LightGrey LightGrey;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.light_border td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: LightGrey LightGrey LightGrey LightGrey;
	-moz-border-radius: 0px 0px 0px 0px;
}
