* { 
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

html {
	HEIGHT: 100%;
}

body {
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(BackGr.png);
	background-repeat: repeat;
	HEIGHT: 100%;
	text-align: center;
}

#container{
	POSITION: relative; 
	MARGIN: 0px auto;
	WIDTH: 600px; 
	HEIGHT: 400px; 
	CLEAR: left;
	
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

#container a {
	text-decoration: none;
	color: #0E0CC1;
}

#container a:visited {
	text-decoration: none;
	color: #0E0CC1;
}


#distance {
	 WIDTH: 100%; MARGIN-BOTTOM: -13.75em; FLOAT: left; HEIGHT: 45%; text-align:right;
}

#container a:hover{
	text-decoration: underline;
	color: #0E0CC1;
}

#container TABLE tr td span {
	font-weight: bold;
}
