.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #717171;
}

a.bottom {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-style: normal;
	}
a.bottom:hover {
	color: gray;
}


