@charset "utf-8";
/* CSS Document */

body {
  	background: #e7e5e4;
	text-align:center;
	margin: 2px auto;
	}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0e1d42;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border: 0px;
	width: 500px;
	}
