
* {
	margin:0;
	padding:0;
}

body {
	background-color:#fff;
	color: #000; text-align:center; font: 12px "ËÎÌå", Arial, Helvetica, sans-serif ;
}

a {
	color:#414141;
	text-decoration:none;
}

a:hover {
	color:#000000;
}


ul {
	list-style:none;
}

#Header { width:1008px; text-align:center;}
