body { font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 10px;
	line-height: 2em;
}

a {
	color: #5b88aa; text-decoration:none;
}

a:hover {
	color: #7da6c4;
	}

table{ border-collapse:collapse;}
	

#footer-top {
	margin: 0 auto;
	margin-top: 10px;
	width: 940px;
	background: #d3e59f url(images/base_pic/footer-top.gif) no-repeat;
}

#footer-centre {
	margin: 0 auto;
	width: 940px;
	background-color: #d3e59f;
}

#footer-bottom {
	margin: 0 auto;
	width: 940px;
	height: 9px;
	background: transparent url(images/base_pic/footer-bottom.gif) no-repeat;
	margin-bottom: 10px;
}

#footer-centre p {
	text-align: center;
	padding: 0;
}
.normal a:hover{color:#7da6c4; text-decoration:underline;}