body
{
	
}
.midtstill
{
	
	text-align:center;
}

A.FooterLink, A:active.FooterLink, A:visited.FooterLink, A:link.FooterLink
{
	font-size: 12px;
	color: dimgray;
	font-family:  Arial, Verdana, "MS Sans Serif";
	position: static;
	text-decoration: none;
}

A:hover.FooterLink
{
	font-size: 12px;
	color: royalblue;
	font-family:  Arial, Verdana, "MS Sans Serif";
	position: static;
	background-color: whitesmoke;
	text-decoration: underline;
}

#ul ulfoot
{
	list-style:none;
	
}
ul
{
	list-style:none;
	list-style-position:outside;
	margin-left:5px;
	
	
}
hr 
{
	color:whitesmoke;
}

#ulfoot li
{
	display:inline;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:80%;
	
}
.Footertext
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:80%;
}

