body
{
	padding-bottom: 100px;
}

hr
{
	border: none;
	margin: 80px 0;
}

h1
{
	text-decoration: underline;
	margin-bottom:0px;
}
.nfolnk
{
	font-style: italic;
	text-decoration: none;
	color: DarkSlateGrey;
}
.nfolnk:hover
{
	text-decoration: underline;
}
