@charset "utf-8";
/* CSS Document */
body 
{ 
	font-family: Arial, sans-serif; padding: 10px; line-height: 1.6;
}
 a { color: #007BFF; text-decoration: none; }
 a:hover { text-decoration: underline; }
#listData{
width: 90%;
margin: 30pt auto 0;
background-color: #eaded4;	
}	
	

