@charset "iso-8859-1";
/* author: agowri@tipsfortheday.com */
/* ULF House of Hope style sheet */
/* Creation date: 01/15/2008 */
/* Mods date: 02/15/2008 */

body
{
	font-family: sans-serif; Arial, Helvetica, Verdana;
	font-size: 10pt;
	background-color: #DCE9BD;
}
a
{
	font-family: sans-serif; Verdana;
	font-size: 11pt;
}
a:LINk 
{
	color: #967743;
	text-decoration: none; 
}
a:VISITED 
{
	color: #967743;
	text-decoration: none; 	 
}
a:ACTIVE 
{
	color: #967743;
	text-decoration: none; 	 
}
a:HOVER 
{
	color: #ABF424;
	text-decoration: underline;	
	background-color:#967743; 
}
.a0
{
	font-family: serif; Times;
	text-decoration: underline;
	font-size: 12pt;
}
.a0:LINk 
{
	color: #6E501E;
	text-decoration: underline;
}
.a0:VISITED 
{
	color: #6E501E;
	text-decoration: underline;
}
.a0:ACTIVE 
{
	color: #6E501E;
	text-decoration: underline;
}
.a0:HOVER 
{
	color: #ABF424;
	text-decoration: underline;
	background-color:#967743; 
}
h1
{
	font-size: 18pt;
	font-weight: Bold;
	align: center;
	color: #967743;
}
h2
{
	font-size: 12pt;
	font-weight: Bold;
	align: left;	
	color: #967743;
	text-indent: 2em;
}
h3
{
	font-size: 12pt;
	font-weight: Bold;
	align: left;	
	text-decoration: underline;
	color: #973501; 
}
h4
{
	font-size: 14pt;
	font-family: serif; Times;	
	align: center;	 
	color: #973501; 
}
h5
{
	font-size: 12pt;
	font-weight: Bold;
	text-align: center;	
	color: #973501; 
}
h6
{	
	font-size: 10pt;
	font-weight: Bold;
	align: CENTER;	
	text-decoration: italic;	 
	color: #973501;	
}
h7
{	
	font-size: 12pt;
	font-weight: Bold;
	align: left;	
	color: #967743;
}
p
{
	font-size: 10pt;
	align: left;
	color: #000000;
}
.p2
{
	font-size: 10pt;
	align: center;
	color: #FFFFCC; 
}
.ltbg
{
	text-color: #009933;
}
.p3
{
	font-size: 12pt;
	text-align: center;
	text-indent: 0em;	
	color: #000000; /* black */
}