body {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
  font-weight:normal;
	line-height:18px;
	background:#fff;
	color:#666;
	width:90%;
	margin:5%;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
p {
	margin:10px 0;
}
