a:link { color: #999999; }
a:visited { color: #999999; }
a:active { color: #999999; }
a:hover { color: Lime; }
A { text-decoration: none; }
* { margin : 0 ; padding : 0 ; }

body { 
	width: 100%;
	margin: 0;
	color: #000000;
	background: white;
	font-family: Arial, sans-serif;
}

#uj_body { 
position : absolute ; 
top: 0px;
left: 0px; 
margin: 0px 0px 50px 50px; 
  width:  870px;

}

#uj_header {   
margin: 12px 0px 0px 0px;
  background-color: white; 
  width : 100% ; 
  height : 40px ; 
  font-size: 7.7pt;  
  line-height: 130%; 
  font-family: Arial, Verdana, sans-serif; 

}

#uj_photo { position : absolute ; 
top: 70px;
left: 0px;
  background-color: white;
  font-size: 7.7pt;  
  line-height: 130%; 
  font-family: Arial, Verdana, sans-serif; 
  float : left ; 
}




#uj_data { position : absolute ; 
top: 70px;
left: 480px;
  padding: 0px 0px 0px 40px;

  background-color: white;
  font-size: 9.7pt;  
  line-height: 130%; 
  font-family: "Times New Roman", Times, serif; 
  float : left ; 
}



