@charset "iso-8859-1";
#footer {
	margin: 0px;
	padding: 20px 0px 0px 250px;
	clear: both;
	line-height: 20px;
	font-size: 120%;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
address {
	font-style: normal;
}

