A  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #000080;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	margin-left : 130px;
	background-attachment : fixed;
	background-image : url(furniture/edge.gif);
}

.index  {
	font-size : 10pt;
	font-family : serif;
	text-decoration : none;
}

.floater  {
	position : absolute;
	visibility : visible;
	left : 1px;
	top : 1px;
	float : left;
}

.heading  {
	font-size : 20pt;
	font-family : serif;
	font-weight : bold;
	color : #000080;
}


.verse { 
       margin-left: 20px;
       font-style: italic;
 }

