a:link    {text-decoration:none; color: #404040;}
a:visited {text-decoration:none; color: #404040;}
a:active  {text-decoration:none; color: #404040;}
a:hover   {text-decoration:none; color: #808080;}
body      {font-style : normal ; 
           font-weight : normal ; 
           font-size : 14px; 
           line-height : 11px;
           text-align : center; 
           color : #000000 ; 
           scrollbar-face-color: #ffffff; 
           scrollbar-shadow-color : #ffffff; 
           scrollbar-highlight-color : #ffffff; 
           scrollbar-3dlight-color : #ffffff; 
           scrollbar-darkshadow-color : #ffffff; 
           scrollbar-track-color : #ffffff; 
           scrollbar-arrow-color : #404040;
           background-color: transparent;
           overflow-x : hidden;}
.distance { 
	margin-bottom: -363px;
	background: #ffffff; 
	width: 700px;      
	height: 50%;          
	float: left;  }

.container
{
background-color:#ffffff;
width:857px;
height:600px;
position:relative;
margin-left: auto;
text-align:center;
margin-right: auto;
z-index:0;
text-align: left;
margin: 0 auto;       
clear: left;          
}