*{
	margin: 0px;
	padding: 0px;
	outline: none;
	text-decoration: none;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #fff;
	text-align: center;
	cursor: default;
}
img,fieldset{
	border: 0;
}
table{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 16px;
}
.bold{
	font-weight: bold;
}
#distance,#logo,#menu,#teaser{
	display: none;
}
#wrapper{
	text-align: left;
}
