@charset "UTF-8";
/* CSS Document */

body {
	background:#F8FCDA;
	margin-top:10px;
	width: 425px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color:#000;
}
