@charset "windows-1252";
.footer-header  {
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: tahoma;
}
.footer-text {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
}
.footer-text a {
	color:#0099FF;
	}

