#n_le {
	float:left;
	width:200px;
	color:#1E0092;
	text-align:center;
	
}
#n_le p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0;
	margin:5px;
}
#n_sr {
	float:left;
	width:540px;
	padding:5px;
	color:#1E0092;
	text-align:center;

}
#n_sr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0;
	margin:5px;
}
#n_sr p a:link, #n_sr p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1E0092;
	text-decoration: none;
	
}
#n_sr p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1E0092;
	text-decoration:underline;
}
#n_d {
float:left;
width:200px;
padding:5px;

}
