<!-- Faith style sheet -->

body
	{
	background-image: url('back2.jpg');
	background-color: #FFFFFF; 
	background-repeat: no-repeat;
	color: #000000;
	background-attachment: scroll;
	background-position: left top
	}


p.normal
	{
	line-height: 150%;
	text-indent: 10pt;
	font-size: 10pt
	}


p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
	}

h4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000
	}


a:link
	{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold
	}


a:visited
	{
	color: #808080
	}


a:hover
	{
	color: #FF0000;
	text-decoration: underline
	}
