#bas {
	width: 700px;
	padding-bottom: 0px;
}
#bas address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 133%;
	text-align: center;
}
#bas address em {
	color: #80BBDD;
}
#bas ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	width: 700px;
	text-align: center;
	margin: 4px 0px 0px;
	
}
#bas ul li {
	display: inline;
	white-space: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #999999;
}
#bas ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	white-space: nowrap;
}

#bas ul li a:visited {
	text-decoration: none;
}
#bas ul li a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
