	BODY { 
		font-family: 'Open Sans', sans-serif;
		background-color: rgb(219, 234, 251); 
		font-size: 100%;
	}
	.center_div {
		background-color: white; 
		width: 80%; 
		text-align: left; 
		margin: auto; 
		border: 0px; 
		padding: 2px;
	}
	.t1 {
		margin-top:0px;
		font:bold 100px Times, serif;
		color:#CBE8EF;
		text-align:center;
	}
	.t2 {
		margin-top:-90px;
		margin-bottom:0;
		font:italic 72px Times, serif;
		color:#4169E1;
		text-align:center;
	}		
	P { 
		text-align: left;
	}
	p.footer {
		text-align: center; 
		font-size: 80%;
	}
	.citation {
		font-size: 70%;
		text-align: left;
		padding-left : 15%;
	}
	p.scripture {
		padding: 0.25in;
		text-align: left;
		background-color : #e2fede;
		text-indent : 0.5in;
	}
	p.ext_quote {
		padding: 0.25in;
		text-align: left;
		background-color : #e9e9e9;
		text-indent : 0.5in;
	}
	p.caption {
		line-height: 115%;
		color: rgb(54, 95, 145);
		text-align: center;
		font-weight: bold;
	}
	a { 
		color: navy; 
		text-decoration: none; 
	}
	.section_bar {
		text-align: right;
		font-size: 130%;
		color: #83b0fc
	}
	td.title {
		border-style: solid solid solid none;
		border-color: rgb(123, 160, 205) rgb(123, 160, 205) rgb(123, 160, 205) -moz-use-text-color;
		border-width: 1pt 1pt 1pt medium; 
		padding: 0in 5.4pt;
		background: rgb(54, 95, 145) none repeat scroll 0% 50%;
		text-align: center;
		font-size: 110%;
		color: white;
		margin-bottom: 0.0001pt;
		width: 1.5in;
		vertical-align: top;
	}
	td.one {
		border-style: none solid solid;
		border-color: #000000;
		border-width: 1pt; 
		background: #D3DFEE;
		margin-bottom: 0.0001pt;
		padding: 5.4pt;
	}
	td.alt_one {
		border-style: solid;
		border-color: #000000;
		border-width: 1pt; 
		background: #ffffff;
		margin-bottom: 0.0001pt;
		padding: 5.4pt;
	}
	td.header {
		border-style: solid;
		border-color:  #000000;
		border-width: 1pt; 
		font-weight: bold;
		padding: 5.4pt;
		background: #4F81BD;
		margin-bottom: 0.0001pt;
		vertical-align: middle;
		color: #ffffff;
	}
	.c {
		text-align: center;
	}
	.t {
		vertical-align: top;
	}
	.m {
		vertical-align: middle;
	}
	.l {
		text-align: left;
	}
	.u {
		text-decoration : underline;
		font-weight : bold;
	}
	.sub_title {
	    text-transform: uppercase;
		font-weight: bold; 
		text-decoration: underline;
	}
	abbr {
		border-bottom: 1px dotted black;
		cursor: help;
	}
	.chapter_title {
		color: #2c6afc;
		font-size: 150%;
		text-align: right;
	}
	.chapter_number {
		color: black;
		font-size: 120%;
		text-align: right;
		font-weight: bold;
		border-bottom: 3px solid Navy;
	}
	.creation_year {
		color: white;
		background-color: #1678c9;
		font-weight: bold;
	}
	.heb {
	unicode-bidi: embed;
	font-size: 115%;
	font-weight: bold;
	font-family: 'Cardo','Times New Roman', Arial, sans-serif;
	}
	td.hnisan {
		border: 1pt solid silver; 
		padding: .10in; 
		background: rgb(219, 238, 243) none; 
		vertical-align: middle; 
		text-align: center;
		margin-bottom: 0.0001pt; 
		font-weight: bold;
		white-space: nowrap;
	}
	td.hnisan_blank {
		border: 1pt solid silver; 
		padding: .10in; 
		vertical-align: middle;
		margin-bottom: 0.0001pt; 
	}
	td.hnisan_yellow {
		border: 1pt solid silver; 
		padding: .10in; 
		background: rgb(255, 255, 204) none; 
		vertical-align: middle;
		text-align: center;
		margin-bottom: 0.0001pt; 
	}
	td.hnisan_blue {
		border: 1pt solid silver; 
		padding: .10in; 
		background: rgb(219, 229, 241) none; 
		vertical-align: middle;
		margin-bottom: 0.0001pt; 
	}
	td.hnisan_gray {
		border: 1pt solid silver; 
		padding: .10in; 
		background: rgb(238, 236, 225) none; 
		vertical-align: middle;
		margin-bottom: 0.0001pt; 
	}
	td.hnisan_brown {
		border: 1pt solid silver; 
		padding: .10in; 
		background: rgb(221, 217, 195) none; 
		vertical-align: middle;
		margin-bottom: 0.0001pt; 
	}
	.exclaim {
		text-align: center; 
		font-weight: bold; 
		color: red;
		font-size: 120%;
	}
	
	img.displayed {
    	display: block;
    	margin-left: auto;
    	margin-right: auto 
	}
    ul {
    list-style: none;
    padding:0;
    margin:0;
}

li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

li:before {
    content: "• ";
    color: green; /* or whatever color you prefer */
}
	
<!-- http://www.yellowpipe.com/yis/tools/hex-to-rgb/color-converter.php -->
