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: yellow;
	font-family: Arial, sans-serif;
}


#uj_body { 
position : absolute ; 
top: 0px;
left: 0px; 
background-color: yellow;
margin: 0px 0px 50px 50px; 
width:  850px;
}

#uj_header { 
margin: 12px 0px 0px 0px;
background-color: yellow; 
width : 100% ; 
height : 40px ; 
font-size: 8.5pt;  
line-height: 130%; 
font-family: Arial, Verdana, sans-serif; 
text-align: left;
}

#uj_photo { 
background-color: yellow;
font-size: 9.5pt;  
line-height: 130%; 
font-family: Arial, Verdana, sans-serif; 
text-align: justify;
float : left ; 
}


#uj_footer {
background-color: yellow;
padding: 70px 0px 0px 0px;
font-size: 7.7pt;  
line-height: 13px; 
font-family: Arial, Verdana, sans-serif; 
width : 100% ; 
clear : both ; 
}