A
{
    TEXT-DECORATION: none;
		font-family: arial,sans-serif;
}
A:Hover
	{
		TEXT-DECORATION: underline;
	}
.target
	{
		TEXT-ALIGN: left;
		font-family: arial,sans-serif;
		font-size: 14px;
		line-height: 1.25;
	}
.faith
{
	TEXT-ALIGN: justify;
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 1.25;
}		
P
{
	TEXT-ALIGN: justify;
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 1.25;
}

li {
	TEXT-ALIGN: justify
	}
.list
	{
		font-family: arial,sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #006699;
		text-decoration: none;
	}
.view
	{
		font-family: arial,sans-serif;
		font-size: 25px;
		font-weight: bolder;
	}
h1, h2, h3, h4
	{
		font-family: arial,sans-serif;
	}
.menu
	{
		font-family: arial,sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: #ffffff;
	}
body
	{
		font-family: arial,sans-serif;
	}
.HarSec
	{
		 color:000099;
		 font-style:italic;
		 font-size:16px;
		 font-family:arial;
		 font-weight:bold;
		 border-top:dotted 2px #666666;
		 border-bottom:dotted 2px #666666;
		 padding: 2px;
	}