
h3 a:hover
	{
	color: #006892;
	}

h3
	{
	cursor: pointer;
	text-decoration: underline;
	background-image: url(../images/glossaryBook.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
	height: 25px;
	}
	


dl
	{
	margin: 0px;
	}
	


