* {
	margin:0;
	padding:0;
}

body, html {
	background:#fff;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:11px;
	color:#585858;
	height:100%;
}

img {
	border:0;
}

.cb {
	clear:both;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#101379;
}

li {
	list-style:none;
}

