body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/Background-horz-strips-MFMP.png);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}
#footerCredit {
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	text-decoration: none;
}

#footerCredit a:link {
	color: #999;
}

#footerCredit a:visited {
	color: #999;
}

#footerCredit a:hover {
	color: #CCC;
}

#footerCredit a:active {
	color: #F00;
}

#addressFooter {
	font-size: 12px;
	text-align: center;
	background-image: url(../images/address-strip-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
}
#navLinks {
	font-size: 12px;
	text-align: center;
}

