/* CSS Document */
body {
	background: #eee;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
 	border: none;
}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #666;
	text-decoration: underline;
}
.menu_footer{
	width: 995px;
	padding: 0;
	text-align: center;
}

li{
	list-style: none;
	float: left;
	margin-left: 10px;
}

.wrapper{
	margin: 0pt auto;
}

span{
	margin: 0 5px;
}

#legal table{
	font-size: 10px;
}

