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

body {
	margin:0 auto;
	width:800px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000099;
	text-align: justify;
}

